0

1

How do you create a filter that limits the results by the number of occurrences of an issue?

flag

1 Answer

2

For everything between two and four occurrences, for instance, just add a search for:

occurrences:"2..4"
link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.