Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce an option to configure how unavailable issues are handled #11

Open
brianoliver opened this issue Apr 11, 2017 · 0 comments
Open

Comments

@brianoliver
Copy link
Owner

When migrating issues from JIRA, sometimes there are "holes" in the issue number ranges, typically caused by issues being deleted from JIRA (instead of just closed). To deal with said "holes", JIM will automatically create "unavailable" (aka: dumby) issues to ensure that all migrated issue numbers are maintained in sequence. However it's possible that this behavior is undesirable, especially if there are a lot of said "holes".

We should provide an option to allow automatic creation of "unavailable" issues to be turned off and when done so, we should output a mapping table highlighting the old -> new issue numbers produced due to migration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant