We have a custom team field and have it set to required. The option "None" is appearing as the default and is counting as populating. Ticket creators are not forced to identify which team the ticket belongs to.
Anyone know how to work around this? I know how to change the default value, but that will not solve the challenge of people not assigning a team to new tickets. Looking for a way to have the value as Empty (or not populated) to force ticket creators to pay attention to that field
Thanks. Any easy way to add validators without having to write a script?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is not a script. A simple "Validator" called "Field has been modified Validator" provided by the JIRA Misc Workflow Extensions add-on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Adding a validator to the field in via the workflow solved my issue. Thanks.
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.
So those of us in Enterprise version with no option to add unapproved extensions have to option to do this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It sounds like you have an option of "none" on the list of options - that's why the "mandatory" flag is picking it up as being filled. If you reconfigure the custom field, you should be able to remove the default, and then disable the "none" option. JIRA will then present the user with "none", still, but it will mean "nothing selected". Then the mandatory flag will kick in if the user doesn't select something else.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Daniel Kingdon, this is the right way to do it if you don't need the "None" option.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I'm new to JIRA and using JIRA cloud for my project. I don't see any option which can remove 'None' from the list(cascading select). Has this been removed again? If yes, what's the way now? Any document link on it would help.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, there's been no change here, the answer stands
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
OK. Thanks!! I tried doing it but couldn't see the option of removing 'None' while editing Default value option.
Steps I followed.
It just shows me options as attached in screenshot below.
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.