node-gitlab-2-github icon indicating copy to clipboard operation
node-gitlab-2-github copied to clipboard

Handle undefined milestone description gracefully

Open gdembowski opened this issue 3 months ago • 0 comments

This change fixes type error on importing milestone with no description.

TypeError: Cannot read properties of null (reading 'match')

gdembowski avatar Nov 11 '25 12:11 gdembowski