[BUG] shared DEs not resolved if query+attributeSet is retrieved together with dataExtensions #1838
Open
1 of 2 tasks
Labels
Milestone
Is there an existing issue for this?
Current Behavior
if you run
mcdev r cred/bu -m dataExtension query
and your query is supposed to write into a shared DE then that is not found because it is not cached during the retrieve processsame for attributeSet
Related to:
Expected Behavior
shared DEs should be cached on the parent BU's cache and when querys are downloaded it should simply check if that cache is existing and if not, trigger caching it.
Steps To Reproduce
workaround: re-retrieve queries and attributeSet on their own
Version
7.4.4
Environment
Participation
Additional comments
No response
The text was updated successfully, but these errors were encountered: