Hi all,
I have a conundrum I need help with.
We have an issue type of Bug.
Bug has a list of priorities that can be selected (Priority 1, Priority 2, Priority 3).
There's a free text field called "Downtime duration".
I want Downtime duration to only be a mandatory field if a user has selected Priority 1 and is trying to close a bug ticket.
That field doesn't need to be mandatory for Priority 2 and 3 tickets.
Is this possible?
If you have jira suite utilities or another plugin that will allow you to test for a condition and set required fields on transitions you can have 2 transitions, 1 for where you want the field to be required and one where you don't. The user will only see one of them. The priority field will need to be set before the status were the transition is.
@QA McCann you can also use this technique for getting approvals from different roles. Have fields named something like group approval where you substitute group for the names. Then only allow the transition for someone in that project role and test to see the field isn't blank. I use a select Yes, No, N/A list. The transition should go back to the current status. After all the fields are not blank one or more transition become available for the project admin, or other role, to move the issue along for more work, close it, or send it back to development for more work. In the send back option clear the voting fields.
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.