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
cdp command did not copy all blocks in messages. For example:
retrieve/.../Estonia/asset/message/0b2c92b2-2ac7-4a37-b9aa-997b8743fd7e/blocks/views.html.slots.[bottom-4zg3bgzu4r3].asset-message-meta.html
The issue was identified by retrieving a list of changed files via git, counting the number of files copied by cpd and comparing the numbers. The number of files missing (16) was the same as the number of blocks within messages in git log.
Expected Behavior
No response
Steps To Reproduce
Install npm i -g accenture/sfmc-devtools#cdp
run mcdev cdp --filter '.../countryNameHere/asset'
Version
develop-branch
Environment
OS:
Node:
npm:
Participation
I am willing to submit a pull request for this issue.
Additional comments
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
cdp command did not copy all blocks in messages. For example:
retrieve/.../Estonia/asset/message/0b2c92b2-2ac7-4a37-b9aa-997b8743fd7e/blocks/views.html.slots.[bottom-4zg3bgzu4r3].asset-message-meta.html
The issue was identified by retrieving a list of changed files via git, counting the number of files copied by cpd and comparing the numbers. The number of files missing (16) was the same as the number of blocks within messages in git log.
Expected Behavior
No response
Steps To Reproduce
Version
develop-branch
Environment
Participation
Additional comments
No response
The text was updated successfully, but these errors were encountered: