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
ParentControlledbool`json:"parent_controlled" datastore:"parent_controlled"`// If the parent workflow node exists, and shouldn't be editable by child workflow
1210
-
1210
+
1211
+
// TODO: make this a predictable field
1212
+
// generated from current ID + workflow ID + orgid as seed
1211
1213
ReplacementForTriggerstring`json:"replacement_for_trigger" datastore:"replacement_for_trigger"`// If this trigger is a replacement for another trigger
0 commit comments