Accenture / sfmc-devtools-copado

SFMC DevTools made easy using Copado Multi-Cloud's webinterface
MIT License
8 stars 2 forks source link

[BUG] whats selected isnt whats commited #186

Closed JoernBerkefeld closed 2 years ago

JoernBerkefeld commented 2 years ago

Current Behavior

i ran 2 searches, first for "dan", then for "cop" and each time I selected items. then I removed the filter to take this screenshot: image

result record: https://copadonull71743980.lightning.force.com/lightning/r/copado__Result__c/a0z09000003FaFEAA0/view

committed:

[
    "asset/block/copado-text.asset-block-meta.html",
    "asset/block/copado-text.asset-block-meta.json",

    "asset/message/cfa9a130-b1d7-4983-a45a-2cd25bc2528d/blocks/views.html.slots.[banner-8k6ramrq4nm].asset-message-meta.html",
    "asset/message/cfa9a130-b1d7-4983-a45a-2cd25bc2528d/cfa9a130-b1d7-4983-a45a-2cd25bc2528d.asset-message-meta.json",
    "asset/message/cfa9a130-b1d7-4983-a45a-2cd25bc2528d/index.asset-message-meta.html",

    "script/copado-script.script-meta.json",
    "script/copado-script.script-meta.ssjs"
]

Expected Behavior

the dataExtension "Daniel Ventura" should have been comitted

JoernBerkefeld commented 2 years ago

likely fixed by 3b16b29 needs to be verified