You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename labels of NotIn operators from != to not in. This helps customers know that they can use multiple values for an exclusion search.
Test that the change does not alter behaviour.
Verify that after the change e2e tests and visual tests / screenshot generation works as expected.
Acceptance Criteria (Required on creation)
Rename labels of
NotIn
operators from!=
tonot in
. This helps customers know that they can use multiple values for an exclusion search.Test that the change does not alter behaviour.
Verify that after the change e2e tests and visual tests / screenshot generation works as expected.
Hints
For example in
Search case instances
search:Links
related to Operate with subsets of process instances #4896
Breakdown
Pull Requests
Dev2QA handover
The text was updated successfully, but these errors were encountered: