Is there an existing issue for this?
Current Behavior
When trying to update the description of a data extension I'm facing two issues during deployment:
Sometimes the deployment fails and an error messages says that the data extension is already created.
OR it successfully deploys but the tool wrongly updates the customer key and filename of the data extension (besides description).
Expected Behavior
Only the description field of the data extension should be updated.
Steps To Reproduce
- Deploy a Data Extension using --changeKeyField "Description"
- Observe logs/behavior during update path.
- CustomerKey is changed to a value derived from Description.
Version
9.0.3
Environment
- OS: win 11
- Node: 24.15
- npm: 11.13.00
Participation
Additional comments
No response
Is there an existing issue for this?
Current Behavior
When trying to update the description of a data extension I'm facing two issues during deployment:
Sometimes the deployment fails and an error messages says that the data extension is already created.
OR it successfully deploys but the tool wrongly updates the customer key and filename of the data extension (besides description).
Expected Behavior
Only the description field of the data extension should be updated.
Steps To Reproduce
Version
9.0.3
Environment
Participation
Additional comments
No response