mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-27 19:17:46 +00:00
Introduce `EntityWorkflowGuardSendExternalIfNoPublicView` class to prevent workflows from transitioning to an external send state if the entity lacks a public view. Included unit tests to verify functionality for entities both with and without public views.