Skip to content

Document Tag merge feature#757

Open
promptless-for-oss wants to merge 1 commit into
mautic:7.2from
Promptless:promptless/tag-merge-feature
Open

Document Tag merge feature#757
promptless-for-oss wants to merge 1 commit into
mautic:7.2from
Promptless:promptless/tag-merge-feature

Conversation

@promptless-for-oss

Copy link
Copy Markdown

Open this suggestion in Promptless to view citations and reasoning process

Document the new Tag merge functionality from mautic/mautic PR #15331. Users can now merge duplicate or similar Tags to consolidate their Tag structure, transferring all Contacts and updating references throughout Mautic.

Trigger Events


Tip: Leave inline comments with @Promptless on suggestion diffs in the Promptless dashboard for targeted refinements 💬

Add documentation for the new Tag merge functionality that allows users
to combine two Tags into one, transferring all Contacts and updating
references in Campaigns, Segments, Forms, Point Triggers, and Reports.

.. vale on

Merge duplicate or similar Tags to consolidate your Tag structure. Merging combines two Tags into one, transferring all Contacts and updating all references throughout Mautic.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tag merge feature added in PR #15331. The PR adds mergeAction to TagController.php which merges a secondary tag into a primary tag, transferring all contact associations and updating references in Campaigns, Segments, Forms, Point Triggers, and Reports via TagModel::tagMerge().

Source: mautic/mautic#15331

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant