Forums

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

Progression on issues

Carlos Lopez Perez
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 4, 2024

 

As a PM, i would like to know which issues has changed every sprint or week, how this is possible ?

1 answer

0 votes
Bill Sheboy
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.
November 4, 2024

Hi @Carlos Lopez Perez -- Welcome to the Atlassian Community!

You could use JQL to search for such issues, and then perhaps save that as a filter, subscribing for weekly updates.

For example, this would provide issues updated or created since the start of the week:

project = yourProjectName
AND updated >= startOfWeek()
ORDER BY Key ASC

To learn more, please look here: 

 

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events