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(model): tighten Config.ParentKey fallback to variables configs only
- Require both ErrMultipleParents AND ComponentID == keboola.VariablesComponentID
before falling back to branch parent, so schedulers and other component
types with unexpected multi-parent errors are never silently swallowed
- Remove inaccurate claim that VariablesForRelation is only constructed by
NewOtherSideRelation; the comment now simply states the invariant
- Add TestConfig_ParentKey_MultipleParentsFallsBackToBranch to cover the
shared-variables fallback path
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments