We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reproduced on develop & 7.22
When using caseDefinitionKey != filter in Search case instances the filter acts the same as caseDefinitionKey = filter
!=
Search case instances
=
Navigate to case cases page Use caseDefinitionKey = filter Use caseDefinitionKey != filter Realise that the results are the same
cases
caseDefinitionKey != filter work as an exclusion filter
search.js
related to: #4896
The content you are editing has changed. Please copy your edits and refresh the page.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment (Required on creation)
reproduced on develop & 7.22
Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket)
When using caseDefinitionKey
!=
filter inSearch case instances
the filter acts the same as caseDefinitionKey=
filterSteps to reproduce (Required on creation)
Navigate to case
cases
pageUse caseDefinitionKey
=
filterUse caseDefinitionKey
!=
filterRealise that the results are the same
Observed Behavior (Required on creation)
When using caseDefinitionKey
!=
filter inSearch case instances
the filter acts the same as caseDefinitionKey=
filterExpected behavior (Required on creation)
caseDefinitionKey
!=
filter work as an exclusion filterRoot Cause (Required on prioritization)
search.js
Solution Ideas
Hints
Links
related to: #4896
Breakdown
Pull Requests
Dev2QA handover
The text was updated successfully, but these errors were encountered: