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
in mcdev._retrieveBU() there is a list of renamed types as part of v4 to v5 migration which deletes old folders upon re-retrieval of a renamed type. journey / interaction is missing there
Expected Behavior
interaction folder is deleted when journey is retrieved
Technical notes:
lib/index.js _retrieveBU() const renamedTypes needs to be extended
Version
5.0.0
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
in mcdev._retrieveBU() there is a list of renamed types as part of v4 to v5 migration which deletes old folders upon re-retrieval of a renamed type.
journey
/interaction
is missing thereExpected Behavior
interaction
folder is deleted whenjourney
is retrievedTechnical notes:
lib/index.js
_retrieveBU()
const renamedTypes
needs to be extendedVersion
5.0.0
Environment
Participation
Additional comments
No response
The text was updated successfully, but these errors were encountered: