Allow workflows to specify not to require update access for transitions

Created on 9 April 2024, 8 months ago

Problem/Motivation

I am using State Machine for years now and transitions requiring update access on entity has been consistent blocker for me.

I've always created my own formatters and route accesses to avoid this. And I don't like to override default behaviour.

Proposed resolution

Add setting to override this behaviour in workflow.
Custom workflows will be able to define it right away, while existing can be altered.
After this we will gain full control of transition access via guards.

This can also be solution for #3102043 .
Also I've seen people at #2776969 have same issue.

Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

🇷🇸Serbia holo96

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024