-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Component/s: Mobile - Android and Desktop
-
None
-
1
-
Minor
Issue Summary
The quick filter doesn't filter out the issues inside the Jira Cloud mobile app for Android.
The count of issues should also match the web version, at this moment it is showing only the total number of items.
See an example of the web version below:

Inside the App when you use one of the existing filters (apart from the quick filter that is not working), it doesn't show 1/3, instead, it shows the total number of tasks, in my case "3".
Steps to Reproduce
- Open the project where you have quick filters available
- Access the board
- Click on the filter button.

- Select a quick filter. In my case, Highest

- The issues are not filtered out based on the quick filter criteria you selected
Expected Results
- The issues should be filtered based on the JQL present in your quick filter.
Actual Results
- The issues are not filtered, all the issues remain visible.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.