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.
Hi,
We need to track when a specific label was added to issues. In JQL we cannot refer to dates with the label field (like the label was in (specific label) BEFORE "date"). Is it possible to set up automation to add the issue to some table on the Confluence page when the label was added to the issue? Table e.g.:
| Issue key | Date of added label |
Or is there any other option to check the date of the added label of the group of issues? My last idea is to set automation to send Slack or email notifications, but I'm looking for a better solution to show the list of issues in one place like a table, or page.
Thanks in advance!
Hi @Marcin M and welcome,
a possibile solution is to set an automation the update a specific data field when labels field is updated.
On confluence side you can use a JQL based on that data.
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.