Hi there,
i tested the CSV import for worklogs in our testing environment and i saw that it gives you problems when importing to an issue that got moved.
i.e. in your CSV you got an entry for issue ABC-123 but the issue got moved in the meantime to XYZ-789. The importer won't give you any errors but afterwards the issue is not in the system anymore. JIRA will give you the "issue can not be viewed right now" screen.
Does anybody know about this behaviour or where the issue goes to?
Cheers,
Alex
Alexander,
Jira tracks the changes on all the fields, including the issue key, maybe you can do a script to update/resolve the issue keys of that list and then do the import.
If you try to access the issue page with an old issue key, jira redirects to the new issue key.
Hi Gaston,
that would be a possibility to avoid the import on an "old" issue key.
At the moment i can't find the issue I imported the worklog for neither with the old issue key nor with the new one.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you query the database directly to see what happened?
If the issue was at jira, it should be a record somewhere.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
it seems that the project changes to the old one when the import is done but issuenum stays the same. Worst case is that an existing issue is overwritten, what happenend in this case and so the issue can not be opened any more.
Moved issue before import
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
issue after import (project changed)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.