-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
looks like caching for type asset only caches whats in the standard retrieve list during a deployment of any given asset.
in the case of subtypes that were specifically retrieved but are not in the normal list (project config or asset defaults?) that leads to an attempt to re-CREATE the asset instead of updating it.
Expected Behavior
mcdev should check whats in the deployment package and cache relevant asset subtypes accordingly, instead of going with default values. even if one runs "mcdev deploy cred/bu -m asset" or "mcdev deploy cred/bu -m asset:key" (but not use asset-subtype in the command explicitely)
Steps To Reproduce
- Go to '...'
- Click on '....'
- Run '...'
- See error...
Version
8.4.0
Environment
- OS:
- Node:
- npm:
Participation
- I am willing to submit a pull request for this issue.
Additional comments
No response
Reactions are currently unavailable