Hello,
Under Issues, Details, there's field named "Priority".
** Is there a possiblilty to change the field name to "Severity" instead of "Priority"?
** How do I add additional field, call it "Priority" with parameters like urgent or not urgent?
Thanks
You can change the general wording in Jira to match your concepts by following the stuff at https://developer.atlassian.com/display/JIRADEV/Customizing+Text
To add an additional field, quite simple - use a custom field. https://confluence.atlassian.com/display/JIRA/Adding+a+Custom+Field
Personally, I'd warn you against renaming "priority" to "severity" because they are two different concepts. A severity describes how bad a problem is. Priority is about what problem needs to be fixed next. For example - compare "this is a locked door" and "this reactor is going to go bang". The first issue is a low severity, the second very high. But... the first has a much higher priority because the locked door is the one that lets you into the reactor control room.
In short, I'd leave priority as it is, and add Severity as a custom field...
Awesome explanation!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Why do experienced people always find an example that is a perfect fit to describe a certain situation. That's a perfect example, Nic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Personally I think Bugzilla default handling of this is quite good.
http://www.mediawiki.org/wiki/Bugzilla/Fields#Importance
But I'm thinking of just using P1(highest) - P5(Lowest) settings for the priority.
Similar to this, https://wiki.mozilla.org/Bugzilla:Priority_System
It's easier to see the prio in a list with several issues.
Today we have this Priority setting in Jira:
An issue has a priority level which indicates its importance. The currently defined priorities are listed below. In addition, you can add more priority levels in the administration section.
<dl><dt>
So I'm thinking of Changing the name Priority (above) to Severity and use Priority parameter for P1-P5 instead.
Comments?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I wouldn't bother. The priority is a more important field than severity for classifying issues, and you'd be better off simply adding "Severity" as a custom field.
Priority, as implemented in Jira, has a load of functionality around it that doesn't really apply to severity levels, so you'd be losing potentially useful prioritisation functions.
Think through how the two fields are used (I won't repeat what I wrote before, it's still a good example of why priority and severity are both important, but different)
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.