Is it possible to determine how long an issue has had a label applied?

Damian Kiesling May 24, 2016

I'd like to try to figure out how long a particular label has been attached to an issue. Is it possible to write a query to do this?

2 answers

0 votes
Damian Kiesling May 25, 2016

Thanks Cody. this helps for individual issues but what i'm really looking to do is run a query and find all issues that have add a particular label added over 7 days ago.

 

anybody know if this is possible?

0 votes
105349
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.
May 24, 2016

Hey Damian!

I'm sure you could write a DB query to accomplish this, but the fastest way I can think of would be to, on the issue itself, click on the Activity tab.  That will show you the date/time of when a particular label was attached to an issue, (among other things).

Good luck!

Suggest an answer

Log in or Sign up to answer