Accenture / sfmc-devtools

Fast-track your developers and devops engineers by allowing them to programmatically copy-paste / deploy changes and work offline
https://www.npmjs.org/package/mcdev
MIT License
137 stars 35 forks source link

[BUG] retrieving assets by key leads to redundant caching #1650

Open JoernBerkefeld opened 2 months ago

JoernBerkefeld commented 2 months ago

Is there an existing issue for this?

Current Behavior

image

in the above example 3 keys were selected via --metadata

Expected Behavior

it shoud have cached assets and shared assets only once

Steps To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Run '...'
  4. See error...

Version

7.3.1

Environment

Participation

Additional comments

No response