I have a Dashboard where I need to use few Rich Filter Controllers (with JQL filtering only), is it possible to generate permalink with preserved values set up in every Controller?
1. tapping the 'generate permalink button' for the first gadget will generate https://:projectID.atlassian.net/jira/dashboards/:dasboardID#v=1&d=:dasboardID&rf=:controller1ID&jql=created+%3E%3D+-1w
2. tapping the 'generate permalink button' for the first gadget will generate https://:projectID.atlassian.net/jira/dashboards/:dasboardID#v=1&d=:dasboardID&rf=:controller2ID&jql=statusCategoryChangedDate+%3E%3D+-1w
E.R. I need something like 'rf=:controller1ID&jql=created+%3E%3D+-1w' and 'rf=:controller2ID&jql=statusCategoryChangedDate+%3E%3D+-1w' to be in one link
As the doc said for Server / DC you can generate permalink on the controller gadget to share a link with the current state (filters) of the gadget controller...
https://wiki.qotilabs.com/rich-filters-1.8/user-s-guide/working-with-rich-filter-gadgets/the-rich-filter-controller-gadget/dashboard-state-permalinks
The features comparaison of Cloud and Server / DC version mentions that permalink feature is available for both versions: https://wiki.qotilabs.com/rich-filters-cloud/user-s-guide/migrate-from-rich-filters-server-data-center-to-cloud/feature-parity-cloud-vs-server-data-center-comparison
I guess in Cloud it's the same way of doing... just hit "..." on the controller gadget you should see a Permalink link to get the link for the current state of the controller ;)
I hope this helps.
Cheers,
Dam.
Dam, thanks for the reply!
Yes, I have 'generate permalink' button in every Rich Filter Controller, but the link is preserving state only of this controller, but not other, and I want to have a permalink where states of all controllers will be preserved:
1. tapping the button for the first gadget will generate https://:projectID.atlassian.net/jira/dashboards/:dasboardID#v=1&d=:dasboardID&rf=:controller1ID&jql=created+%3E%3D+-1w
2. tapping the button for the first gadget will generate https://:projectID.atlassian.net/jira/dashboards/:dasboardID#v=1&d=:dasboardID&rf=:controller2ID&jql=statusCategoryChangedDate+%3E%3D+-1w
E.R. I need something like 'rf=:controller1ID&jql=created+%3E%3D+-1w' and 'rf=:controller2ID&jql=statusCategoryChangedDate+%3E%3D+-1w' to be in one link
p.s. sorry if I was not clear, I added a screenshot to the starting message.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hummm such feature seems not available on Rich Filter unfortunately... @Ilya Krasnov you can maybe split your boards and use only 1 controller on each board... thats an idea...
Dam.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dam, thanks for taking a look again!
Yes, it is an option, of course, but I was planning to share it as all-in-one-place smart report...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.