Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Build monthly status report from updatedby()?

Deleted user September 6, 2019

Hello,

I'd like to be able to automatically build a status report of work done by a person over the last month. This status report could provide backup for an invoice if someone had a question about what the person was working on.

I've found with the new updatedby() JQL function that I can build this report easily with the following code: 

issuekey in updatedby(user, -30d)

https://confluence.atlassian.com/jirasoftwareserver081/advanced-searching-functions-reference-970611548.html

What I'd love to be able to do is use a toggle or dropdown on a confluence page where I could choose the user and the time period.  Then I don't have to build a report for each individual user.

I'd also love to be able to choose the dates, e.g., from the beginning of last month to the end of last month. I tried using startOfMonth() in the formula above, but it doesn't work.

Any thoughts on how I might automate these 2 pieces (the user and the time period)?

Thanks!

Laurie

2 answers

0 votes
Julia Denys [SaaSJet]
Contributor
September 22, 2019

Hello, Laurie! @[deleted] 

You can automatically build a status report of completed work by an assignee over a certain period of time with Time in Status for Jira Cloud by SaaSJet.

With this add-on, you can not only automatically generate the report of the average time issues spent in statuses during a specific period of time, but also the report of the time that a particular assignee was assigned to each issue, the report of how long your issues has been staying in each status, how many times an issue has been in each status, and much more.

This add-on has an advanced filtering system by project, filter, report, label, sprint, and assignee (also by issue creation, update, and resolution date).

Moreover, you can view your data in charts (Pie, Bar and Area Charts).

And, of course, you can export the data both as numeric report and graphical.

You can always try it for free, hope this will help.

Julia

Deleted user September 23, 2019

Thanks @Julia Denys [SaaSJet] for your response.

We aren't using time tracking right now.

0 votes
Inactive Stephen
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.
September 6, 2019

Hi @[deleted]

I can help with the date piece - you can search between two specific dates (rather than using startofmonth()) - see the Functions Reference page for more details.

In relation to drop-downs - I've seen apps like this one before for Jira Dashboards - where you can add quick filters to the Dashboard which acts like a drop-down. It would still require some setup as you'd need to create the multiple queries for the drop-down options - but it would save you some real estate on visualising it.

Dynamically changing the JQL filter based on content from a Confluence page - not sure how possible that would be unfortunately.

Ste

Deleted user September 9, 2019

Hi Ste,

Thanks for your response.

I've been working with the add-on you suggest, Rich Filters, for the last several months and absolutely love it! It allows tons of flexibility in reporting and filtering on dashboards.

Unfortunately, since the name of the person is within a function, I've confirmed with the rich filter folks that there isn't a way to get a dropdown to change that value. I could, as you suggest, create a static button for each individual. That certainly would be more efficient than creating a new rich filter and report for each person.

If anyone has additional thoughts, I'd love to hear them.

Thanks again Ste!

Laurie

Like Inactive Stephen likes this
Deleted user January 13, 2021

The updatedby() is not functioning well in jira cloud. The result I got including user that has never updated anything on the ticket.

Ste Wright
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 2, 2021

Hi @[deleted] 

Was this a one-off or a regular issue when using this function? And was this Classic or Next-Gen?

Ste

Deleted user February 3, 2021

Regular issue in next-gen project

Ste Wright
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 4, 2021

Hi @[deleted] 

Can you share an example of the JQL you used, with the function above?

Ste

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events