bugzilla2gitlab icon indicating copy to clipboard operation
bugzilla2gitlab copied to clipboard

An issue migrator

Results 8 bugzilla2gitlab issues
Sort by recently updated
recently updated
newest added

## Related issues: * This closes #37 ## Summary of changes: * Added a boolean config parameter called `gitlab_skip_pre_migrated_issues` in config.py * Added a check if the bug has been...

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...

If Option use_bugzilla_id is enabled and one of the sudo users is missing required ownership, API silently ignores the iid flag and auto-generates the id. Introduce check if the generated...

During migration of some bugzilla tickets i noticed random 403 forbidden errors during milestone creation. Just as during issue creation, the sudo flag is set for creating a milestone too,...

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3. Release notes Sourced from requests's releases. v2.32.3 2.32.3 (2024-05-29) Bugfixes Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of HTTPAdapter. (#6716)...

dependencies

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

dependencies

the component is correctly mapped inside of the component_mappings.yml based on the example in repo. label is already created in the project. but when the bug is migrated the label...

Getting the following error from the Bugzilla server when trying to run this: ``` Loading user cache... Loading milestone cache... Traceback (most recent call last): File "/home/x/projects/bugzilla2gitlab/venv/bin/bugzilla2gitlab", line 26, in...