"com.atlassian.jira.exception.createexception: Error occurred while creating issue through workflow"
message appears - no indication why. Any info? Directions to investigate?
will be appreciated.
Thanks
Hi,
Do you have any condition or validation in your create transition?
It may be one of the things to check.
Regards,
Marcos
Do you have access to logs?
Maybe it could have more information about your error.
Regards,
Marcos
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes I checked the logs as well - it wasn't so indicative.
However now I could reach the correct workflow of the issue and the first direction you proposed was correct - create issue status in the workflow included validator which condition wasn't fulfilled for the clone operation.
Once I aligned the issue to fulfill these conditions the clone was successful.
@Marcos Sanchez thank you for your help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's great to hear that!
Have a nice day,
Marcos.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good Day
I also had this problem but found that there was a validator, who's error message was not passing through correctly, on the create step. After making sure the required field was populated, it all worked perfectly.
I thought I wwould share this in case any one else is experiencing the same issue.
Warm Regard
Liam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Liam Maeder & @Warren Kent
What was the field that needed update in the issue going to be cloned. Kindly suggest.
Thanks,
Rashmi.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Rashmi,
I cant recall the exact field - it might have been a custom or system field. i would suggest checking the issue's workflow (specifically the create flow) and see if you have any validation in place for specific fields and check to see that those fields all have a value. If not, then put something in and see if this resolves your cloning issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We introduced a validation on our project's workflow on the create transition. We then tried cloning a ticket that was created before the new validation was enforced on the workflow and ended up getting the error. The resolution here was to populated the field with a value on the "older ticket" and you would then be able to clone the ticket accordingly.
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.