Skip to content

[TASK] build does not find shared DEs when run on child BU #1834

@JoernBerkefeld

Description

@JoernBerkefeld

While this isn't causing an error, it is throwing a confusing warning, telling user to download the respective DE - which of course wouldn't work.

This can happen when build is run for a components that links to a shared dataextension via r__dataExtension_key. Types that would have that include journey, dataFilter, filter, query, dataExtract, event and more.

First, check if the code in fact still has this problem or of this issue is outdated. If a warning is still shown

This might require caching shared DEs from the server (parent bu) OR reading the dataExtensions in the folder retrieve/<credential>/_ParentBU_/ - which is likely faster but not always possible (maybe fallback to retrieve-shared-DEs-for cache if folder wasn't found?)

Metadata

Metadata

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions