You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello.
Not sure if can be done in Jira itself or in Structure.
So I would like to to track how many times an issue has transitioned to a certain status, for example "To do". By this, I want to see bugs that have been returning to development more than x times - that would mean that there is some problem with this bug.
Is there any way to set up Structure formula to track how many times an issue was in certain status?
Hello @Иван Беляков !
Yulia with ALM Works Here.
I'm happy to announce that we just released Structure 7.4 and among other things, the support for History by the Formula column.
The use-case you provided can be solved by a formula like this:
history.changes.filter($.field = "status" and $.to = "status name").size()
You can find more in our documentation.
Please feel free to try the new version and let me know if you have any questions.
Best regards,
Yulia Barbash
www.almworks.com
Thanks, @Yulia Barbash _ALM Works_ !
It works, wonderful!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Иван Беляков
Yulia from ALM Works here!
At the moment, the ability to track how many times an issue has transitioned between statuses is not available in Structure. We do have a task in our backlog related to this. I will reply here when an update is available.
Best regards
Yulia Barbash
www.almworks.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Иван Беляков ,
It is not possible using the built-in JQL functionalities of Jira. So we developed Status Time app for this exact need. It provides reports on how much time passed in each status, status entry dates and status count.
Once you enter your working calendar into the app, it takes your working schedule into account too. That is, "In Progress" time of an issue opened on Friday at 5 PM and closed on Monday at 9 AM, will be a few hours rather than 3 days. It has various other reports like assignee time, status entry dates, average/sum reports by any field(eg. average in progress time by project, average cycle time by issue creation month). And all these are available as gadgets on the dashboard too. Here is the online demo link, you can see it in action and try.
If you are looking for a free solution, you can try the limited version Status Time Free. Hope it helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you.
I've tried demo and when I filtered issues by "Bug" type it didn't show any issues for me. Don't know what's the problem. Any other issue type filters fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you email us over support@bloompeak.io, so that we can schedule an online meeting in which we can have a look at your case?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've recorded a short video
https://drive.google.com/file/d/1UzlS6LN3ygmjFO1BdSb17ity8IUHsaBB/view?usp=sharing
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the detailed explanation of the problem @Иван Беляков .
I was able to reproduce the case after I switched my language to Russia. It was happening for the issue types with Russian characters. We just developed a new version which handles Russian characters as well. Could you please check it?
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.
We applied the fix for the cloud. Server/Data Center version is on the go, will be done within today.
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.
Server/Data Center version is now available.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have a workaround without using any third-party app.
1. Create a numeric field name as iteration and put the default value to 0.
2. Create an automation rule which triggers on issue transition from one status to a particular status and edit the field iteration via smart value {{issue.iteration.plus(1)}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You would need some form of automation or scripting and a custom field that could be incremented each time it enters that status. There are a number of add-ons that will work with post functions on transitions which is another approach.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Иван Беляков,
You may consider using some Jira apps, mentioned above, or check out eazyBI for Jira app if you are into want to dig deeper in reporting.
Analyzing issue change history, including transition changes, is out-of-the-box in eazyBI.
You may explore the eazyBI demo report that illustrates that: Issue status changes by users
You can see transition authors and how many times they did transitions to statuses and how many issues were transited. From any cell in the report, you can retrieve the list of issues composing this value.
Please contact support@eazybi.com if you have any further questions!
Ilze , eazyBI Customer Support Consultant
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Иван Беляков
The data you need is available in each issue's history but Jira does not have an out-of-the-box report to show this. You will need to use a marketplace app.
Our team at OBSS built Time in Status app for this exact need and it is available for Jira Server, Cloud, and Data Center.
Time in Status mainly allows you to see how much time each issue spent on each status or each assignee but it also has reports showing how many times each status and each transition was used. It is perfect to count reopens.
The app calculates its reports using already existing Jira issue histories so when you install the app, you don't need to add anything to your issue workflows and you can get reports on your past issues as well.
Time in Status reports can be accessed through its own reporting page, dashboard gadgets, and issue view screen tabs. All these options can provide both calculated data tables and charts.
Using Time in Status you can:
https://marketplace.atlassian.com/apps/1211756/
EmreT
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello.
I haven't found a way to filter list by issue type. Is there such possibility?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you would be interested in a readymade solution, you can look at our plugin to get this data.
Agile Tools : Epic Tree & Time in Status
The Time in Status module of the app provide the status transition count report along with other important features, as below to track time and manage issue hierarchies
1) Worklogs & Time tracking Report :- Track time spent by resources with multiple filters / category / grouping features
2) Timesheet :- View/Enter your time spent for multiple days
3) Links Hierarchy :- View/Manage roll up for hierarchy (up to 10 levels), based on your Issue Links parent child relationship.
4) Epic Hierarchy :- View/Manage roll up for standard Jira hierarchy. Epic -> User Story -> Subtask
5) Time in Status :- More than 7 types of Time in Status reports to track your issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you. Can't filter by issue type though (maybe problem related to Russian language as well) and I didn't understand how to remove the transitions which I don't need (all of them are shown and there are too many)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your reply. Yes there is an issue in the app related to Russian language. We will be fixing it soon in our next release. Regarding the second query, you can add/remove statuses from the results by using the "Statuses" filter.
Please do let me know for any further queries.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The issue related the Russian language support has been fixed now.
Request you to please download the latest version and try it out.
Pls do reach reach out to us for any queries.
Thanks
Rahul
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.