I have had very little training on jira and I made some changes which are now preventing users to create tickets. I moved some fields around and changed the descriptions on them. Now there are a couple of issue types that users aren't able to create as a result. What steps should I have taken to move fields around in an issue type?
I also went into field configuration and changed a field from required to optional.
The error message now appearing is:
We can't create this issue for you right now, it could be due to unsupported content you've entered into one or more of the issue fields. If this situation persists, contact your administrator as they'll be able to access more specific information in the log file.
I received this response:
This error is usually caused by a post function in the Create Issue transition.
To troubleshoot and debug:
Either a certain add-on/plugin is disabled that was previously being used, or some post functions are not positioned in proper order and has problems on runtime, thus the issue can't be created.
If all post functions look ok, then you probably contact support at support.atlassian.com
I have received a suggestion for a fix but I can't even locate where the "Create" transition is or where to check the post functions for problems. Please help.
I assume you are a jira admin.
first go to the project then click on the cogwheel, and check the summary.
if you click on workflow scheme, the blueich colored link.
then you will see what issue type is connected to which workflow.
moving around field should not matter, as long as all fields are still available it should be ok generally, check you post functions for
Maybe there are some conditions there, that give you issues after your change
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.