I have a couple of custom fields of type date and they all appear on the Dates area when viewing an issue. My customer wants them in the order they are set in the workflow (created, updated, regustered, sent for specification etc).
Is it possible to change the order the fields appear?
The same goes for the roles.
Thankful for suggestions!
Hi Susame,
As I understand from the question, you want the dates appearing in the issue details screen, to be ordered based on your customer's preference. If that's the case, I'm afraid it's not possible within JIRA default configuration. The solution for this may include some coding to change the order of those fields.
However, let's see if any of the other users may help to find a work-around to achieve what you require.
Cheers,
Thanks! Then I know and can tell my customer. If they still do need it I will look into the coding alternative.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Victor! I can now then reorder the custom fields but not the built-in fields. I hope the customer can live with that. They do not have Agile yet.
Good idea with the global transition :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Link from basic jira documentation:
https://confluence.atlassian.com/display/JIRA/Configuring+Fields+and+Screens
Some related questions:
https://answers.atlassian.com/questions/32847/how-to-customize-the-issue-view-page
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I will try to explain the process of positioning the User and Date fields in Issue Detailed view (without programming or changing system files). I hope that you will get an idea to prepare workaround that will satisfy your customer.
A 'screen scheme' allows you to choose which screen will be shown to a JIRA user when they perform a particular issue operation. View Issue operation is connected with the screen that is shown when a user views an issue.
You can set the order of the custom fields from this screen:
(go to Administration, click on Screen, select your screen and reorder fields or go to Administration, select your project, go to Screen tab,…).
1. Date fields from view screen are always positioned in Dates section on the right side of the issue . First are displayed standard jira fields (created, updated and resolved). Custom fields dates are situated after standard fields (only fields which are not empty). They are ordered as defined in field table in Screen form.
Behaviour of the user fields (of types User Picker, Multi User Picker,…) is almost the same.
2. User fields from view screen are always positioned in People section on the right side of the issue . First are displayed standard jira fields (assignee, reporter – it is possible to reorder these fields on Edit screen, not on View screen). Custom fields dates are situated after standard fields (only fields which are not empty). They are ordered as defined in field table in Screen form.
Each issue type can have different screen (for different customers) with different order of the fields.
You can also prepare custom screen with properly ordered Date fields and link it to button in workflow area (edit workflow, add Global transition, add screen name in Transition View field)
If you have Jira Agile plugin:
It is possible to configure Issue Detailed view, users in Users section and dates in Dates section in Jira Agile (in Agile board click Configure, select Issue Detailed View and reorder fields.).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Vidic, same order for all projects as far as I know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
One question: Do you need to prepare different order of the fields for different customers in the project or not?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.