Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] attributeSet cannot find shared data extension folders #1088

Closed
2 tasks done
JoernBerkefeld opened this issue Aug 23, 2023 · 1 comment · Fixed by #1089 or #1094
Closed
2 tasks done

[BUG] attributeSet cannot find shared data extension folders #1088

JoernBerkefeld opened this issue Aug 23, 2023 · 1 comment · Fixed by #1089 or #1094
Assignees
Labels
bug Something isn't working c/attributeSet COMPONENT c/folder COMPONENT
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

if an attributeSet was created for a shared Data Extension, the folder it resides in is technically the same as for the shared dataExtension.

It seems we are not caching these correctly because we get a lot of warnings about it

Expected Behavior

shared data extension folders need to be cached for attributeSet

Steps To Reproduce

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

Version

5.2.0

Environment

  • OS:
  • Node:
  • npm:

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

No response

@JoernBerkefeld JoernBerkefeld added bug Something isn't working c/dataExtension COMPONENT c/folder COMPONENT c/attributeSet COMPONENT labels Aug 23, 2023
@JoernBerkefeld JoernBerkefeld added this to the 5.3.0 milestone Aug 23, 2023
@JoernBerkefeld JoernBerkefeld self-assigned this Aug 23, 2023
JoernBerkefeld added a commit that referenced this issue Aug 23, 2023
…ot-find-shared-data-extension-folders

#1088: attributeSet cannot find shared data extension folders
@JoernBerkefeld JoernBerkefeld linked a pull request Aug 23, 2023 that will close this issue
4 tasks
@JoernBerkefeld JoernBerkefeld removed the c/dataExtension COMPONENT label Aug 23, 2023
@github-actions
Copy link

Closed by #1089.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment