In the Jira Software > Releases > Version page the issues are automatically sorted by priority. When we generate our release notes we structure them in ascending order of their issue ID (key).
This there any way to change the sort order used in the release page?
Clicking on the 'View in Issue Navigator' link shows the JQL contains "ORDER BY priority DESC, key ASC". It would be really helpful if we could also change the columns that are displayed in the table to include custom fields like 'Client Name' or 'Linked JSM Ticket'
I finally found the root problem. For some reason, the project was created as "Next-gen" project, instead of "Classic project". This means that we have lot lees config options for the project itself. Including the screens in the board and detailed view.
So know I have to figure out how to transfer my issues from the first project to a newly created one as classic project. But that's another topic...
Hi Jose,
Click on the issue, press the "." dot on your keyboard and start typing "Log work".
Select the option and enter the time to log on this issue.
If this does not work, then you need to add the "time tracking" field to your issue.
You can do that easily by editing any issue that does not allow you to track time and following these steps: https://screencast.com/t/l31uasLlWflc
After you are a pro logging time, you will need an addon to get proper reports on these logged hours. I recommend this one because it is great and cheap:
Hope this helps
Josh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So it is not working, but the field is added to the default screen. But I think the problem will be with the screens somehow. One of my teammates was able to Log Work from the mobile app, but not from the web application.
From my side, if I navigate to the issues from the "Issues and filters" option in the side bar, the issues display much more info than what they display if you click on the issue identifier. So two ways:
* Jira root -> Issues and filters -> Search issues: the issues are displayed with all the fields configured in "Default Screen" and... I can log work!
* Jira root -> Projects -> My Project -> Board -> Click on the identifier of any issue of the current sprint: few fields are visible, no option to log work.
This is not really comfortable to log work, as I cannot do it from the Board itself or even from the detail view of the issue (https://mysite.atlassian.net/browse/ISSUE-CODE). But it points to a problem with the screens.
The problem here is that the screens have all configured the fields that we need. Maybe it is just not an option to configure the screens when you go into the project itself? I would find that really weird, but for the moment, it is the only explanation that makes sense.
Thanks anyway for your help Josh, and for the recommendation!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you added the time-tracking field to the screens in use?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes the default screen has the fields Time tracking and Log Work...
Thanks anyway!
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.