-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
User story
When querying for tasks, I want to use a method to find only tasks that have a value not like a given parameter.
Acceptace criteria
- The task query has a method processVariableValueNotLike that returns the complementary result set of processVariableValueLike. Besides negating, the behavior of the filter is the same as processVariableValueLike
- The filtering option can be used in filters (API and tasklist) as well as other task search filters in Tasklist/Cockpit
This is the controller panel for Smart Panels app
[CAM-12900] I can query for Tasks with processVariableValueNotLike
Link | New: This issue is related to CAMPLAN-2 [ CAMPLAN-2 ] |
Link | New: This issue is related to SUPPORT-9252 [ SUPPORT-9252 ] |
Mentioned Roles |
Mentioned Groups |
Mentioned Roles |
Mentioned Groups |
Component/s | New: engine [ 11656 ] | |
Description |
Original:
*User story*
When querying for tasks, I want to use a method to negate process variables so that I can exclude tasks based on their variables. *Background* When filtering for tasks, some use cases require to exclude certain tasks based on their process variable content. This request is about a method to perform this query. *Acceptace criteria* * I can query and filter tasks by neglecting tasks that contain "foo" as process variables |
New:
*User story*
When querying for tasks, I want to use a method to find only tasks that have a value not like a given parameter. *Acceptace criteria* * The task query has a method {{processVariableNotLike}} that returns the complementary result set of {{processVariableLike}}. Besides negating, the behavior of the filter is the same as {{processVariableLike}} * The filtering option can be used in filters (API and tasklist) as well as other task search filters in Tasklist/Cockpit |
Fix Version/s | New: 7.15.0 [ 16006 ] |
Mentioned Roles |
Mentioned Groups |
Remote Link | New: This issue links to "Page (camunda confluence)" [ 15731 ] |