Problem

It seems that a field (e.g. the Reporter) won't show up for some users.

Field Reporter visible for user A

Field Reporter not visible for user B

Solution

Jira defines the create issue screen based on the permission of the user. We take this screen and map it to the fields you have defined within the Issue Form - create form macro. Then we remove the fields not visible on the create issue screen.

You can:


Problem

A previously visible field won't show up anymore.

Solution

Starting with version 8.4 of Jira there is a new Rest-interface which returns 50 fields (as default) when the create issue screen is requested. If there are more than 50 fields on the screen, only the first 50 are returned and within issue forms these gaps can occur.

You can:

Problem

A previously visible field won't show up anymore (and some users see an error message).

Field for a user with view page permission

Field for a user with edit page permission

Solution

The create issue screen has been changed by your Jira administrator.

You can:

Problem

A field won't show up on the page and a - Unsupported Field message appears instead.

Solution

We have to reimplement every field type to make it usable within Confluence and we provide a List of supported Custom Fields and Custom Field Types.

Feel free to contact us if a field is missing in the list.

You can: