I have 2 issue types, and 2 different workflows for both. When i create an issue with 2nd issue type, the issue will not display and throws 500 error with java.lang.reflect.InvocationTargetException.
When i try to change the issue type of the same issue by bulk update - move option to issue type 1, the issue displays with out any error.
I tried to debug and found that the problem is with associated workflow for IssueType 2. When i tried to import the same workflow from UAT environment to prod, it works fine.
The problem is, i am unable to figure out the difference when i am comparing both workflows. Kindly throw some light, how can i verify and find the root cause. Looking for directions.
You've got a broken function on the create transition by the look of it. Have a look at the validators and post-functions on the transition and see if any of them might be broken.
Ok, we'll need to see more of the error message - the java.lang.reflect.blahblahblah should have a lot more text around it, lots of lines of "caused by"
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.