Hello
We have started a few months ago with approval workflows in jsm (service desk). Now our PO's are trying to search for the approval work items which are actually created and waiting for approval or were created sooner. So the main issue we have, the approval work items are not found in the search, except we enter the exact summary.
So this is annoying and really not usefull.
For example we had an approval request a few days ago with the summary:
Request for new software - RealVNC
if i enter VNC in the search field, the ticket will be not found but other tickets with some summary with vnc in will be found. Only the ticket for the approval is not shown.
The ticket is maybe one week old and i try to search for "all work" or just in the search field.
If i enter RealVNC it is shown with all other tickets which have some vnc text insider.
Do i have some possibility to make this search better except to create a filter for only approvals?
And is it possible to embed an filter to an kanban board for other members?
I have created a filter for the approvals, and its open to my team and also editable from my team. When searching it in the filters i cant find it as another user.
Update: However, i created the filter and am not able to change viewers to someone else than me.
Changing editors is working.
I also deleted and recreated the filter and tried to save from beginning with the right viewers and editors. I never can save the viewers to someone else as private.
I am full admin in our instance!
Thank you in advance
Regards
JZD
Hi @JZD
Would a JQL as follows help:
status = "Waiting for Approval" or status was "Waiting for Approval"
adjust the status names based on your approval status name.
Hi Marc
Thank you for your fast reply. For me this is ok, but not for the normal jira user. I need to find something that the normal user can just enter the text and the approval issues are also shown in the findings exactly how the other findings are shown
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @JZD
You can create this as a quick filter on the kanban board.
On using the search option in the kanban board you can't use wildcards our parts of a text, then you user would need to type realvnc in the search window
This box only searches the items currently on the board, nowhere else.
Text searching is not best practice, text searching will find any issue where some text will match.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am talking about the upper search bar
The upper search is showing more than only the issues in the board from my side.
I already tried to work with an quickfilter, but i am not wrong, the quickfilters are only working for the running sprint in the kanban board.
the same filter configured not as quickfilter is showing all approval issues were ever created with every status and solution.
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.