Priority - P1,P2,P3,P4 and Severity - Sev1,Sev2,Sev3,Sev4
For issues that have a severity of Sev 1, P1 have to be the only acceptable priority. For issues that have a severity of Sev2, P1 and P2 have to be the only acceptable priorities,....
We need priority values to shown/acceptable based on the Severity values. How can we achieve this?
A common practice is to calculate the priority automatically from a combination of impact and urgency (or a combination of more objective criteria you prefer).
Since the Priority field is a system field, you cannot make it dependent on another field (at least not of the box and marketplace apps still have limited capabilities in that area as well).
If you add these fields to the create screen of your issues, while removing the priority field (If you use Jira Service Management, rather do this on the portal request forms), you can use automation to calculate the resulting priority without your users being able to select an unwanted priority there.
All you need to do then is determine what combination of values results in a P1, P2, ... and build your automation around that:
Hope this helps!
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.