EmbeddedParagraphs create/update messages should not be shown to end users when embedding through the editor

Created on 14 July 2025, 1 day ago

Problem/Motivation

When using the Paragraphs Entity Embed module, system messages related to embedded Paragraph entities appear to editors or end-users after saving content. These messages, such as:

EmbeddedParagraphs 05bc4edb-1217-4b7b-85f4-15abfafe6d46 has been created.
EmbeddedParagraphs 05bc4edb-1217-4b7b-85f4-15abfafe6d46 has been updated.

are unnecessary and confusing, for two reasons:

They expose UUIDs that are meaningless to content editors.

They clutter the UI with a message for each embedded entity, each time its editied. even though those entities are part of the parent content (e.g., an article). Editors expect to manage the article as a whole, not receive updates for each embedded sub-entity.

These messages should be logged to wacthdog only and not shown to the user. The user should only see the main entities update messages, ex: Article [name] was updated

✨ Feature request
Status

Active

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States loze Los Angeles

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024