Forums

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

What makes a screen editable, read only or to create?

Chris July 14, 2020

What makes create,edit and view screen to function in different ways. How does JSD knows this screen can only read or it can be edited. 

 

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
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.
July 14, 2020

Code.

The screens and fields are coded differently.  In fact, there are only two functional types of screen in Jira - view and edit.  The create screen is simply an edit-type screen that is displayed at create time.

Code does all the rendering, and where the screen is in use is what determines how it grabs fields.  Fields also are coded with a view mode and an edit mode, done with "templates", and a create/edit screen renders the edit mode version of a field, and a view screen calls the view "template" for the field.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events