Problem/Motivation
Saving a tagged article in Stage workspace causes WSOD by throwing Drupal\Core\Entity\EntityStorageException: This entity can only be saved in the default workspace. in Drupal\Core\Entity\Sql\SqlContentEntityStorage->save() (line 783 of /home/dm0uz/www/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).
Recreate by
- installing standard
- enabling workspaces
- switching to Stage workspace
- creating a new article with a tag
- pressing Save
Proposed resolution
TBD
Remaining tasks
All the things
User interface changes
TBD
API changes
TBD
Data model changes
TBD