I have a field called Component/s which is shared with many screens. I wish to make it mandatory only for the Create issue screen, how do i do this ? I know you have to set it to REQUIRED in the field config, but doing that will affect other screens associated with that field as well.I've read about workflow validators with the JSU add-on but not sure how that can be applied here as this is not a workflow. Is there another way or add-on which will help ?
Note: I cannot comment on the replies to my question immediately as I don't have enough points. I will mark something as an answer for sure if it meets the criteria
Make it required in the field configuration. Making it required there forces it to be filled in upon creation of the issue. Since you're using a create screen you're all set
You won't be able to blank it out in edits or transitions later if you do that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That is true. In that case he needs a validator in the post functions out of create like the one in jira-suite-utilities. However, I don't know why he would want it at create only to clear it later.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Indeed, I can't think of many cases for wanting to clear a field that was mandatory on create.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.