Update segment filter operator labels for Mautic 7.x#764
Update segment filter operator labels for Mautic 7.x#764promptless-for-oss wants to merge 6 commits into
Conversation
|
@promptless-for-oss please rebase to 7.2 branch. |
Updates operator names throughout the segment filter documentation to reflect the user-friendly labels introduced in Mautic 7.x. This change aligns documentation with the actual UI text users see when creating segment filters. Operator label changes: - equals → is equal to - not equal → is not equal to - empty → is empty - not empty → is not empty - like → contains - not like → doesn't contain - regexp → matches pattern - not regexp → does not match pattern - contains → in list
3901a79 to
fd99d17
Compare
|
Done, @adiati98 — rebased |
adiati98
left a comment
There was a problem hiding this comment.
@promptless-for-oss please address the suggestions.
|
Thanks @adiati98 — applied both suggestions and pushed to the branch.
Let me know if you'd like any further tweaks. |
adiati98
left a comment
There was a problem hiding this comment.
@promptless-for-oss please address the suggestions.
|
Thanks @adiati98 — I've applied all three suggestions:
Changes are committed and pushed to the docs PR. Ready for another look. |
adiati98
left a comment
There was a problem hiding this comment.
@promptless-for-oss please address the suggestions.
| .. image:: images/operators-2.png | ||
| :alt: Screenshot showing Operators. |
…t, and sizing - Replace operators.png and operators-2.png with updated Mautic 7.x screenshots - Make :alt: text descriptive of each screenshot's contents - Add :width: to scale both images to 60% of native size (943px, 752px)
|
Thanks @adiati98 — I've addressed both image review comments and pushed to the branch: First screenshot (
Operators dropdown screenshot (
Vale passes with no new violations and the diff is limited to the two image swaps, alt-text updates, and resize options. Ready for another look. |
adiati98
left a comment
There was a problem hiding this comment.
@promptless-for-oss please address the suggestions.
|
|
||
| .. image:: images/operators-2.png | ||
| :alt: Screenshot showing Operators. | ||
| :alt: Segment filter operator dropdown expanded for a date field, showing the Mautic 7.x operator labels such as is equal to, is not equal to, more recent than, contains, and in list. |
There was a problem hiding this comment.
Address the Vale warning.
| :alt: Segment filter operator dropdown expanded for a date field, showing the Mautic 7.x operator labels such as is equal to, is not equal to, more recent than, contains, and in list. | |
| :alt: Segment filter operator dropdown expanded for a date field, showing the Mautic operator labels such as is equal to, more recent than, contains, and in list. |
|
|
||
| .. vale on | ||
|
|
||
| .. image:: images/operators-2.png |
- Replace operators-2.png with reviewer's updated screenshot - Apply reviewer's suggested :alt: text to fix Vale warning
|
Thanks @adiati98 — I've addressed both review comments and pushed to
The existing |



Open this suggestion in Promptless to view citations and reasoning process
Updates operator names in segment filter documentation to match the user-friendly labels introduced in Mautic 7.x via PR #15027.
Changes
docs/segments/manage_segments.rst
Trigger Events
Tip: Tag @Promptless in GitHub PR comments to guide documentation changes during code review 🐙