xmunoz / bugzilla2gitlab

An issue migrator
MIT License
32 stars 19 forks source link

Provide support to skip pre-migrated issues #37

Open bRitch022 opened 2 years ago

bRitch022 commented 2 years ago

When combing through and migrating bugs from a large bugzilla database, sometimes a bug migration may fail for multiple reasons. When this happens, the successfully migrated bugs must be scrubbed and removed from the list, otherwise, duplicate issues will be created on Gitlab. Scrubbing the list can take a while, and in a production environment, time is money.