Hi all,
we need to configure the system to allow a categorization of requests based on three parameters, as in the following example:
The allowed values of a sublevel must depend on the value of the higher level. Is there any possibility of configuring Jira this way?
Hi Nic, thanks for your reply.
The idea that led me to this approach is to classify requests in order to easily extract reports that allow the manager to identify the area that is causing the most problems (this is a specific customer need), so that he can take targeted actions to reduce the amount of requests (e.g. user training).
Can I achieve this in another way based on your experience with Jira?
Yes, you use fields as intended, asking people to enter them, or even automating them if you have a sensible rule (requests in portal 1 of types A, B, or C, and requests from portal 2 of type C or D, are all "xyz", other request types in those portals are all "abc" - that's the sort of easy classification you can automate)
There are some add-ons in the marketplace that allow you to have a hierarchy. How I do this though is I have simplified request types, but use the Severity, Impact, and Urgency fields to triage requests automatically with workflow automation by assigning a Priority.
I took priority out of my request types because users always used "Highest". Using the Impact/Urgency handled this much better. The Jira Automation is based on this priority matrix.