I want to add multiple stories to the poker board. I am only aware of using query Key="<story id>"
Do we have any additional query which can be used to add more than one story using the filter and select specific issue option together.
Thanks in advance.
Hi @Salil Ahuja
There are several Planning Poker apps on the Marketplace, and their filtering options might vary. At first glance, I'd recommend using
key in (PROJ-101, PROJ-102, ..)
or
key = PROJ-101 or key = PROJ-102 ...
but it would be better if you tag the app name so that they may be notified and help you on this. A screenshot of the filter/scope section would also help?
Hello @Tuncay Senturk _Snapbytes_
I am using Agile Poker app available in the Jira board.
I tried the query mentioned by you key in (Proj-101, Proj-102) and it worked. thanks a lot for replying and helping me out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No worries! I'm glad it worked :)
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.