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
refactor(workflows): merge lock-db.ts into utils.ts
Move isFolderEffectivelyLockedDb and isWorkflowEffectivelyLockedDb into
utils.ts which already imports @sim/db and contains other server-side
workflow helpers. Eliminates the non-standard -db suffix file naming
and consolidates duplicate imports across 5 route files.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments