I need a text field which is should not appear on the issue create screen, it should only appear on the issue view screen. How can I do that ?
JIRA screen schemes allow for a create, edit, and view screen. If you don't have a create screen make one and only put the fields needed when then issue is created. Put all the fields on the default screen, which will be used if you don't have a separate edit and view screens.
Thank you for your answer. I just want to see the text field on the view screen. Because this field will be filled with a web service that will be called at the back when I press the Create or Update button on the create screen. For this reason, this field does not need to be on the create screen. When I configure it, the fields on the view page do not occur without adding to the create page. Is it possible ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Then simply put it on just the view screen. I've used that for importing issues from another product and want to maintain a record of the old number but not allow it to be edited
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.