[18.0][ADD] mail_composer_cc_bcc_mail_tracking: Show recipients of messages in chatter#231
Open
divad1196 wants to merge 1 commit into
Open
[18.0][ADD] mail_composer_cc_bcc_mail_tracking: Show recipients of messages in chatter#231divad1196 wants to merge 1 commit into
divad1196 wants to merge 1 commit into
Conversation
… in chatter Glue module between mail_composer_cc_bcc and mail_tracking. It displays the Cc and Bcc information on the chatter's message. By default, it only shows the "To" field from mail_tracking. We can click on it to collapse it and see all the recipients. Global settings allow to define the default view and allow/disallow toggle.
divad1196
force-pushed
the
mail_composer_cc_bcc_chatter
branch
from
July 8, 2026 07:39
e5d9aea to
79f8708
Compare
henrybackman
approved these changes
Jul 21, 2026
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.
Glue module between
mail_composer_cc_bccandmail_tracking.It displays the Cc and Bcc information on the chatter's message.
By default, it only shows the "To" field from mail_tracking.
We can click on it to collapse it and see all the recipients.
Global settings allow to define the default view and allow/disallow toggle.