Im experimenting and learning about Screens, Screen schemes and Issue type screen schemes. I can find the edit-screen and the create-screen but i dont understand where and when the view-screen shows.
The view screen is the list of fields that will display on the issue UI. Generally most Edit Screens are also set up to be the view screen in the screen scheme, like the example below.
if you can not see it, then most likely a view screen has not been set up in that screen scheme.
Edit and create works fine, the view operation is also linked correctly. When i add a field in the View Screen for Stories it gets added to the screen, but among much more information. In below screenshot i have Ranking as the only field in the View Screen for Stories, and it is included, but with much more information. What determines all other fields that shows?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So some fields will appear by default because they are 'system fields' (Summary, Priority, Status, etc)
So even if 'Rankings' (a custom field) is the only field you have on the view screen, the system fields will still appear.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How do i know which system fields show by default? For example, Security Level is a system field but does not show in the views by default.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In other words, how do i get full control over what is showed in the view screen?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Only the fields that have a value are shown in the view screen, add a security level to an issue and try again
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well an Issue needs a Summary, Issue Type, Resolution, Created & Updated date, Description and status. So those are the minimal fields that will show on your UI.
So basically, you have to have them.
The reason security level does not show is because it has permissions associated with it. It is more of a standard out-of-the-box field, that you can use if you want, than a system field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I understand that it is hidden, rather the issue here is how i can configure the view to not show some stuff, like Affects version/s.
I only want to show the information that is necessary.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Alright, i assume that it is default aswell then. Thank you for the help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can hide most of the "system" fields with "field configurations" though. Just remember not to hide Summary or Resolution, as that will stop issues working properly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are three screens for every issuetype (not exactly but works for the explanation).
So you can have a maximum of three different screens for every issuetype (you can obviously have only one and put it as default.
A little bit messy, but this is jira, not the most friendly tool you're going to find
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.