Is it possible to create a filter to get the number of tickets that were updated on a specific duration/date using LABEL?
Hiii @angelene mendoza
Yes, i write an example like below:
project = ABC AND labels = a AND updated >= 2019-04-15 AND updated <= 2019-04-28
cheers
Heya Angelene, I'm not quite sure what you meant about the filter that will get the number of tickets that were updating on a specific duration/date using a label.
But based from my understanding, the closest I can think of would be to search for issues that were updated on a specific duration/date, label the tickets with a specific label, then create a filter using that label.
Of course, if you were referring to something else, feel free to correct me :D
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.