Hi,
We need to update Resolution field and Date for closed issues.
Earlier we did not have a post function to set resolution field in the workflow.
So the existing closed issues are not updated with the resolution value and hence difficult to generate report.
Now added the field in transition and it gets automatically updated for new issues.
Please let me know how to update the field. Since the issues are closed earlier i cannot transition it which will affect the close date.
Please provide solutions. If we can run sil listener or any other scripts to run manually and update the field for the issues.
Thanks,
Krithica
It's possible to use the CSV import function to overwrite the Resolved field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
you need to update values in the database.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, it's possible, you can update RESOLUTIONDATE field in the jiraissue table to set the value null.
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.