Files
triggerdotdev--trigger.dev/apps
Daniel Sutton ccbe4e9ab3 fix(webapp): stop saving global flags from unsetting the locked ones
The admin flags page submits only the flags its UI is managing, and strips
the read-only ones unless they are unlocked. The action read every absent
catalog key as an unset, so on a self-hosted instance any save deleted
defaultWorkerInstanceGroupId and taskEventRepository as well.
2026-08-21 13:39:13 +01:00
..