Content
View differences
Updated by Jan Sandbrink 6 months ago
**As** a user
**I want to** change the localization of the "is (OR)" filter,
**so that** I can read the filter in natural language, without understanding for logical operators
**Acceptance criteria**
* Rename occurences of the `EqualsOr` filter operator to "is any of"
* Rename occurences of the `Equals` filter operator to "is exactly"
* TBD: What about NotEquals? (I am not sure whether this should be in scope or not, but this one does not specify how it handles multiple values)
<br>
**Technical notes**
* Both are implemented through the `=` API filter, but the UI sometimes allows selecting many values and sometimes allows to only select one value
**Translation considerations**
* _Key terms and phrases in the key languages_
**Screenshots**
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/894321/content">
**Out of scope**
* Considerations for other filters (such as descendants)
**I want to** change the localization of the "is (OR)" filter,
**so that** I can read the filter in natural language, without understanding for logical operators
**Acceptance criteria**
* Rename occurences of the `EqualsOr` filter operator to "is any of"
* Rename occurences of the `Equals` filter operator to "is exactly"
* TBD: What about NotEquals? (I am not sure whether this should be in scope or not, but this one does not specify how it handles multiple values)
<br>
**Technical notes**
* Both are implemented through the `=` API filter, but the UI sometimes allows selecting many values and sometimes allows to only select one value
**Translation considerations**
* _Key terms and phrases in the key languages_
**Screenshots**
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/894321/content">
**Out of scope**
* Considerations for other filters (such as descendants)