3

Sometimes QA will give us a list of case numbers that they need fixed in the next release. After a little tinkering, I found that this works:

case:20582 OR case:20637 OR case:20660 OR case:20638 OR case:20636 OR case:20306 OR case:20297 OR case:20629

But what I'd really prefer is to be able to enter this search as a variation of one of these:

20582, 20637, 20660, 20638, 20636, 20306, 20297, 20629

20582,20637,20660,20638,20636,20306,20297,20629

20582 20637 20660 20638 20636 20306 20297 20629

But these don't give me any results (FogBugz Version 8.2.22).

Is there a better way to take a list of case numbers and get the cases back?

Thanks,

-Steve

flag
Version without spaces, i.e. 20582,20637,20660,20638,20636,20306,20297,20629 should work. – Peter Štibraný Jan 4 2011 at 17:30

1 Answer

4

I can confirm Peter's answer.

Entering:

20582,20637,20660,20638,20636,20306,20297,20629

Into the search box should give you a bulk case view with each of the cases you listed. I'm running FogBugz 8.2.2. If you're seeing different behavior, let us know.

link|flag
This is correct. I must have had a stray space still in there when I tried it. – ssalter Jan 5 2011 at 14:19
But see my next question: fogbugz.stackexchange.com/questions/6507/… – ssalter Jan 5 2011 at 14:27

Your Answer

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