Hi,
For one of our projects, we need to extract a set of tickets which is used for release notes. I've made a filter and shared it with public, so the not logged in user can use this filter.
However, my filter URL is like: https://bits.nictiz.nl/issues/?filter=12500
But when I hit the URL, JIRA is redirecting me to the highest Key ticket with the filter included in the URL, like: https://bits.nictiz.nl/browse/MM-461?filter=12500
What do I need to do this filter is not converting in the /browse/blablabla URL?
Is it something in the permissions I need to check. It only goes well if I am logged in. When I am not logged in, it will redirect me.
Thanks in advance. Hope you could help me
Hi @Nictiz BITS
It is because of the view of the Issue Navigator which is set to Detail view, change it to List view and the url would go back to the original. If you are sharing this url with user it has no impact on the functionality. The result will also show the correct issues.
Ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's great.
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.