Was doing some test migrations from Jira Server 8.5.1 and had some projects import fine but others are failing with this message.
2020-07-21 16:00:14.774 ERROR SBX project-import We couldn't import Workflow 'SCT: RepairQ Workflow' because of 1 missing dependencies: Resolution -1. This caused 133 other items to fail. Check the reasons for the missing dependencies on your server site.
I haven't been able to find anything mentioning this Resolution -1 anywhere. I checked the Resolutions in Issue Attributes and they all match and seemed the only obvious thing. Does anyone have any information on what this error is referring to?
Hi @David Lewis
a does your workflow set a resolution in a post function?
check if it uses a resolution value which is not in the target system.
Tom
Thank you so much...you were right. For some reason we had the resolution being set in a post function to -1 when a ticket was reopened. Not sure where that came from but created a new resolution for Reopened and set it to that in the post function and was able to import successfully.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @David Lewis
that helped me - we also had the problem and did not think of it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Tom Lister
We have received the below error while migration our project from server to cloud, we have all the resoloutions in source and target destinations too
2023-02-16 07:25:33.919358 ERROR AHJSD project-import We couldn't import Resolution 'Fixed'. Reason: RuntimeException: java.lang.RuntimeException: java.sql.SQLException: Timed out attempting to acquire physical connection after 4000ms: java.util.concurrent.TimeoutException. This caused 11180 other items to fail.
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.