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

Keep RTC WorkItem ID in JIRA #18

Closed
romixch opened this issue Aug 24, 2015 · 3 comments
Closed

Keep RTC WorkItem ID in JIRA #18

romixch opened this issue Aug 24, 2015 · 3 comments
Assignees

Comments

@romixch
Copy link
Member

romixch commented Aug 24, 2015

We hope to be able to keep the RTC WorkItem ID in JIRA so that we can link from git repositories to the JIRA issue without a mapping file that maintains RTC IDs and JIRA IDs. Anyway it is easier for people to have the same numbers in JIRA too so they don't need to wrap their heads around the migration logic.

@WtfJoke
Copy link
Member

WtfJoke commented Aug 25, 2015

Do you have an idea how to accomplish that? If the Jira-Id will be set, it will get ignored by the API.

The only way to get to a certain number would be creating so long issues until you get the requested number. But this is only possible once. Even if you delete all existing issue, the ids wont start from 1 anymore.

@romixch romixch self-assigned this Aug 27, 2015
@romixch
Copy link
Member Author

romixch commented Aug 27, 2015

The only way seams to be this:
Create dummy issues until I reach the appropriate ID. I would therefore always make this two steps:

  1. Drive the Jira-ID the current number (if not yet available)
  2. Update Jira Issue.

@romixch
Copy link
Member Author

romixch commented Aug 31, 2015

This is fixed and available on master.

@romixch romixch closed this as completed Aug 31, 2015
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

2 participants