Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Can't get a Message Custom Field (View) to show up in the date info on the create issue screen.

Aaron Andrade
Contributor
January 18, 2022

We are trying to get the Message Custom Field(View) to show up on the create, edit, and resolved screen. It will only show on the view page. Is there away to get it to show up on these screens so the user can read it while making a ticket?

2 answers

1 vote
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 18, 2022

Hi Justin,

You can't put it on the Create screen because it will only show up on the View screen. You can try the Edit Message field but that might only show on the Edit screen. There might not be a true message type field for the Create screen. 

0 votes
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.
January 18, 2022

Actually, to expand on what @John Funk said, yes, a "message field (for edit)" will work.

This is because Jira doesn't really have several types of screens structurally, it's got on for "view" and one for "edit", and those tell the fields how to behave.  If you look at the code, you'll find almost all of the fields have only two templates for rendering - view and edit.

The point here is that the "view" template is used when you want to display a field in a non-interactive way (the view screen, reports, gadgets, even the issue navigator), and the "edit" when the field is supposed to be interactive.

So, while the view screen is, well, a "view" screen, the screens for Create, Edit and Transition are all "edit" screens, because they put editable fields in front of us.

So, use the "message field for edit" on create, edit and transition screens!

I wish the Toolkit had picked different names!  Even "view" and "interactive" would have been better!  It would at least have tricked us into reading a bit more!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.15.0
TAGS
AUG Leaders

Atlassian Community Events