You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: check disabled by definition.id, reload registry after rollback, reuse _ID_PATTERN
- Check disabled status by both source arg and loaded definition.id
so file-path invocations of disabled workflows are also blocked
- Reload registry in-memory state from disk after snapshot restore
so subsequent updates in the same run don't write back stale data
- Replace duplicated ID regex with shared _ID_PATTERN from engine
0 commit comments