Port Points navigation and field updates from PR #954 to branch 7.1 - #957
Merged
Merged
Conversation
… 7.1 Cherry-picks the Mautic UI-alignment change from PR mautic#954 (branch 6.0) onto 7.1: renames the field to Action taken by Contact (singular), documents the Point Group field on Point Actions, adds the Points > Manage Triggers navigation step, and expands the Point Triggers section with the Minimum number of Points, Contact color, and Trigger for existing applicable Contacts upon saving fields. UI labels verified against Mautic 7.1 source.
promptless-for-oss
requested review from
a team,
adiati98 and
favour-chibueze
September 6, 2026 09:25
This was referenced Sep 6, 2026
adiati98
approved these changes
Sep 6, 2026
Contributor
Author
|
Just a reminder: I review PR comments by default. If you want me to ignore a specific comment, start it with |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Open in Promptless
Cherry-picks the Mautic UI-alignment change from PR #954 (branch 6.0) onto branch 7.1, aligning
docs/points/points.rstwith the Mautic 7.1 Points UI. Renames the Point Action field to Action taken by Contact (singular, matching the product label), documents the new Point Group field on Point Actions, adds the Points > Manage Triggers navigation step, and expands the Point Triggers section with the Minimum number of Points, Contact color, and Trigger for existing applicable Contacts upon saving field descriptions. The 7.1 page already carried part of this alignment (the Manage Actions navigation and updated screenshots); this fills the remaining gaps. All navigation and field labels were verified against the Mautic 7.1 product source before porting. No screenshots changed.Trigger Events
Review response (@adiati98 — navigation wording consistency)
Adopted PR #954's clearer, active-voice navigation wording on this branch so the three ports (#956/#957/#958) stay consistent with their source PR #954, rather than changing #954. Two lines in
docs/points/points.rstchanged:Both applied verbatim from #954's wording. Vale passes on the changed file.