branchRelationshipDataBehavior
branchRelationshipDataBehavior: "reject" | "unsafe-migrate"
Do not error out if a scoping ESA
@see - ExternalSourceAspectProps is found without a version or jsonProperties defined on that scoping ESA. If true, the version and jsonproperties will be properly set on the scoping ESA
- TargetScopeProvenanceJsonProps after the transformer is complete. These properties not being defined are a sign that this branching relationship was created with an older version of the transformer, and setting this option to 'unsafe-migrate' is not without risk. Depending on the state of the branching relationship at the time of using this option, some data may be lost.
- TargetScopeProvenanceJsonProps will be present.
@note This should only need to be set to 'unsafe-migrate' at most once for a branching relationship. For future transformations on the branching relationship, the
@default
"reject"
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.