gotsunami / gitlab-copy

Batch copy issues between GitLab instances, with some cool features
MIT License
128 stars 20 forks source link

Fixed segfault when from project has no milestones #27

Closed namawakame closed 6 years ago

namawakame commented 6 years ago

Added check for nil milestones, which was causing segfault when copying from projects with no defined milestones

matm commented 6 years ago

Thank you @namawakame

namawakame commented 6 years ago

No problem @matm - thank you for a really useful tool!

matm commented 6 years ago

Thanks! :+1:

m4tD3v commented 6 years ago

Hi,

Tried to use these files, but it seems no changes were made in the build if I install from here...checked the source too and this change isn't present...

https://github.com/gotsunami/gitlab-copy/releases/tag/v0.7-rc1