-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
Component
https://github.com/camunda/camunda-bpm-webapp/tree/master/ui/tasklist
User story
When creating a filter in the tasklist UI, I want to be able to use all filtering options that the task query has.
Background
- This is already available in the Java API and just not exposed in the tasklist UI
Acceptance Criteria
- In the Create Filter view (https://docs.camunda.org/manual/7.13/webapps/tasklist/filters/), there is a criterion called "Assigned" that works in the same way as the "Unassigned" criterion
Implementation notes
Related to https://forum.camunda.org/t/tasklist-filter-for-all-assigned-tasks/15980
This is the controller panel for Smart Panels app
- depends on
-
CAM-12583 The 'assigned' Task filter is not included when listing Filters
- Closed