Issue I have is that the custom field team seems to be locked by JIRA itself is there a way to make this field mandatory??
AS when I create a bug that is not assigned to a team it will vanish from their backlog.
You will need to add a validator to the create transition of the underlying workflow, using the 'field required' validator. The only thing to keep in mind as this will only make the field required on creation, so if the Team field is on the Edit screen, you may also want to consider adding this validator to other transitions.
See this answer for more information
Hi @Naomi Fensome and welcome to the Community!
On the create transition of your workflow, add a Field Required Validator. It will make sure that the user has to enter a value for this field before he/she can create the issue.
Hope this helps!
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.