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
JoernBerkefeld
changed the title
[BUG] When multiple sourceTargetMappings then CDP stops on any of them if no changes found
[BUG] When multiple sourceTargetMappings then createDeltaPkg stops on any of them if no changes found
Feb 5, 2025
Is there an existing issue for this?
Current Behavior
Parameter sourceTargetMapping, has more than one source
"sourceTargetMapping": {
"deployment-source": "deployment-target",
"deployment-source2": "deployment-target2"
},
If first mapping doesn't have changes, then it stops and doesn't proceed with the next mapping, which has updates in repo.
Expected Behavior
CDP should continue to next mapping even if current one doesn't have changes.
Steps To Reproduce
Version
7.6.3
Environment
Participation
Additional comments
No response
The text was updated successfully, but these errors were encountered: