WSOD when adding entity load events with user entity type

Issue information

From user: nicholass

Related to !347 (merged) !348 (merged)

Contribution record

Fork management

Problem/Motivation

While working on a workflow I got a white screen of death site wide, and had to manually restore the database. I narrowed it down to the point where I added Two(2) Start Events. Maybe if I was doing something dumb it could prevent me from saving it with two start events if that was the problem?

1. Update content entity User:User
2. Load content entity User:User

Steps to reproduce

See attached video WSOD-Two_actions2023-01-09_12-38-23.mp4
1. Create new Model.
2. Add Circle with Update content entity User:User
3. Add second Circle with Load content entity User:User
4. Hit save
5. See error, no drush commands help trying to clear cache resulted in `/mnt/ddev_config/.global_commands/web/drush: line 14:  2520 Segmentation fault      drush "$@"`. Site had to be recovered by manually deleting the config entries from the database.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Edited by drupalbot
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information