- Issue created by @deciphered
If you edit a Node that has Media embedded inside of a workspace, but the Media entity has been updated in the workspace, the Media Embed filter in CKEditor will display the Live file, while the Preview will display the Workspace revision of the file.
1. Install fresh site with Workspaces UI and Media Library modules and dependencies.
2. Add the Drupal Media CKEditor plugin and Embed Media filter to a Text Format / Editor.
3. Add a page with a piece of Media in the Live workspace:
4. Add and activate a Workspace.
5. Edit and replace the Media asset in the workspace.
6. Preview the node, Media asset is correctly updated:
7. Edit the node, Media asset rendered is the Live asset, not the workspace asset:
It is worth noting that after editing and updating the Node in the workspace the next time you edit it does show the correctly updated Media asset.
Active
11.2 🔥
media system