I've made the 'component/s' field optional on one of our projects using a field configuration. It's now not starred as no longer being a required field anymore, but attempting to create an issue is now giving me this error message
'Add Component from set list'
I can then choose a component and continue but that is basically making the field required which is what I was trying to avoid
have a look at the workflow and specifically the transition where you are seeing the error. I expect there is a Validation that has been setup to require it. If so remove that validation.
Thanks Jack, I had thought that but can't see any validations. Would that affect it anyway as the issue is on creation of an issue so it's not really in the workflow yet?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
the create transition is absolutely in the workflow. it is the first transition from the circle entry point. If there are no validations then I would recheck the field being required. BTW, rarely should you make a field required at the field level. rather you should use the workflow and validation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's sorted it. There was a validation at that point.
I could only access that set of validations from the diagram view, I was doing everything in the text view. Thanks for your help, I learned something new...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira Product Discovery Premium is now available! Get more visibility, control, and support to build products at scale.
Learn moreOnline 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.