Hello,
I am trying to restore back some issues that where accidently deleted in my Jira cloud tenant.
I am using the Jira API's to restore back the deleted issue, when I do so, the issue gets a new ID.
1. Is there a way I can get back the original issue ID?
2. if the above is not possible, Is there a way I can re-direct URL's to the new ID?
Example:
Issue that was deleted - TEST-4003 https://testsetup1.atlassian.net/browse/TEST-4003
When I restored the Issue back it got a new ID - TEST-5015 https://testsetup1.atlassian.net/browse/TEST-5015
Given that TEST-4003 was deleted the URL - https://testsetup1.atlassian.net/browse/TEST-4003 does not exist, is there a way I can redirect https://testsetup1.atlassian.net/browse/TEST-4003 to /TEST-5015 ?
Thank you
Neither of those can happen. When you delete an issue it is gone, you have destroyed it entirely and there is nothing left to work with.
Your "restore" is not restoring the deleted issues, it is creating new issues - that's why the counter carries on going up, Jira increases the project's issue counter for each new issue.
The url can't be set to redirect because there isn't anything there to redirect, people are landing on a page that doesn't exist, and there's nothing in there that you could put a redirect into.
Thank you @Nic Brough -Adaptavist-
The only way to perhaps restore is to use the jira backup & restore capability, but that would mean doing that for the entire tenant (very intrusive process for restoring back one or few issues).
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.