Problem/Motivation
When saving an unsupported entity type in a workspace, the exception message doesn't specify the entity type ID, which makes it hard to figure out the problem.
Steps to reproduce
Try to save an unsupported entity type in a workspace (for example using Paragraphs until this issue is fixed).
Proposed resolution
Update the exception message to mention the entity type that couldn't be saved in a workspace.
Remaining tasks
Review.
User interface changes
Nope.
Introduced terminology
N/A.
API changes
Nope.
Data model changes
Nope.
Release notes snippet
N/A.
Issue fork drupal-3491256
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3491256-improve-exception-message
changes, plain diff MR !10435
Comments
Comment #3
amateescu commentedI opened this as a bug because many people bump into this exception when trying out Workspaces.
Comment #4
plachMore info is usually better :)
Comment #5
amateescu commentedComment #11
catchCommitted/pushed to 11.x and cherry-picked back through to 10.3.x, thanks!