Hi all,
Scope: (Jira Cloud) Service Desk projects
how do you deal with organising your screens for multiple request types at best ?
In general there are at least 2 options:
when you need to add a field for all issue type option 1 might be the best option.
However e.g. if you need to add Customfield - multi-line text field only to one request type it will be shown at all others as well (if you don´t go through all request type and hide the appropriate field)
For customisations the 2nd option might be better.
Is there any best practice ? This comes again in my mind as I am setting up a new project again and facing exactly this issue again
cheers
Hi @Mathis Hellensberg , thanks for your input - however as we are working with SD cloud within the screen scheme setup only the view screen configuration will be used.
Oops, I'm really sorry, that was indeed for server only :/
Hi @felix.weber ,
This has indeed come up a few times already.
Imho, 2 or 3 screens is the way to go for Issue types. Let me explain.
Initially you would want to have
For me (currently at least) the only reason to split this in to a 3rd screen is to create read-only fields.
E.g.
A priority would normally be calculated based on the impact + urgency = priority. Here you would not want anybody to edit the priority directly but still have it visible.
Thus, you could add the "Priority" field to the View screen but not to the Edit screen. This essentially blocks the agent to change the value through edit or inline but it is still shown on the View screen.
(little sidenote: bulk changes can still overwrite this)
Also keep in mind that Request type and Issue type are 2 completely different things :)