Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can someone help me understand the difference between create screen, edit screen, and view screen?

Melissa Marks May 10, 2022

Can someone help me understand the difference between create screen, edit screen, and view screen and examples of each?

 

I want to prohibit people from editing a custom field once it's been entered in the transition screen. In other community posts, people mention the create screen, edit screen, and view screen options and make sure that field is only on a view screen. However, I don't know what that means? 

Can someone show me an example of these three options and how to set the permissions so that the field can only be entered during the transition?

2 answers

2 accepted

1 vote
Answer accepted
John Funk
Community Champion
May 10, 2022

Hi Melissa,

Here is some documentation that might help:

https://support.atlassian.com/jira-cloud-administration/docs/manage-issue-screens/

But basically, when you create a new project it usually comes with just one screen that serves all 3 of the purposes. 

But if you want to cut down on the number of fields the user sees when creating an issue or so that a particular field only shows up during create, then need to create a separate screen in your screen scheme for that. 

So, head to Project Settings and then Screens.

There you should see something like this:

screenshot.png

Notice that the same screen is listed for all 3 purposes. So to create a separate screen, 

To do that, go to Settings > Issues > Screens

You can copy the current screen that project uses and save with a different name like Project ABC Create Screen. For my example above, it would be Salary Range Create Screen. But you can call it whatever you want. 

Then go back to the place in the screenshot above - Project Settings > Screens

Click on the little pencil icon on the right hand side (not shown above) 

On the next screen, click on the Associate an issue operation with a screen button on the top right.

Choose Create issue for the Issue operation. Then select the screen that you just create and click Add. 

Now your project uses two different screens in the screen scheme. 

You can do the same with the Edit screen and View screen. If you remove a field from the Edit screen, users will not be able to update it. But make sure you leave it on the view screen so they can at least see the value. 

Melissa Marks May 11, 2022

This worked! Thank you

Like John Funk likes this
John Funk
Community Champion
May 11, 2022

Great! Glad that worked for you.

0 votes
Answer accepted
Garrett McCreery
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 10, 2022

Hi Melissa.

In your "Issue type Screen Scheme" you can see that each "Screen Scheme" has a list of those three screens. By default they are all the same, but you can change the "Screen Scheme" to use different fields based upon Create/Edit/View.

You should be able to change the "Screen Scheme" for the issue type and use a different screen for View that includes the custom field, and do not include the custom field on the Create and Edit screens.

I hope that makes sense.

Suggest an answer

Log in or Sign up to answer