NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
Hello!
We develop our internal management system at the company I work, and it has Jira intergration.
Last Friday we upgraded to the newest version of Jira and found out that one very nice feature doesn't work anymore: retrieving user's open issues.
It took us some time to find out that the problem is that the getSavedFilters method from the JiraSoapService has been deprecated and only returns the user's favourite filters, hence all our users must mark this filter as favourite which is quite annoying from the user perspective.
I don't understand why the removal of a service to retrieve all filters.
Is it possible to have a service like this again?
Thanks.
- relates to
-
JRACLOUD-15897 Add service to retrieve all Jira Filters
- Closed