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] Regression: Folders can no longer be deployed recursively #1536

Closed
2 tasks done
JoernBerkefeld opened this issue Aug 1, 2024 · 1 comment · Fixed by #1556 or #1557
Closed
2 tasks done

[BUG] Regression: Folders can no longer be deployed recursively #1536

JoernBerkefeld opened this issue Aug 1, 2024 · 1 comment · Fixed by #1556 or #1557
Assignees
Labels
bug Something isn't working c/folder COMPONENT PRIORITY used for professional service clients regression
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

If you try to deploy the following new folders...

  • Content Builder/a
  • Content Builder/a/b
  • Content Builder/a/c
  • Content Builder/a/c/d

You will see Content Builder/a created and 3 errors for the other ones, claiming it could not find the parent folder.
If you repeat the same deploy, it will now work for Content Builder/a/b and Content Builder/a/c but not for Content Builder/a/c/d
On the third attempt the last folder is created.
Saw this for asset and for DE folders...

Expected Behavior

Newly created folders are automatically cached and available for the next folder on the list, allowing it to find its new parent

Steps To Reproduce

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

Version

7.1.2

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/folder COMPONENT PRIORITY used for professional service clients regression labels Aug 1, 2024
@JoernBerkefeld JoernBerkefeld added this to the 7.1.3 milestone Aug 1, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Aug 1, 2024
@JoernBerkefeld JoernBerkefeld changed the title [BUG] Regression: Folders can no longer ve deployed recursively [BUG] Regression: Folders can no longer be deployed recursively Aug 1, 2024
@JoernBerkefeld JoernBerkefeld modified the milestones: 7.1.3, 7.1.4 Aug 2, 2024
@JoernBerkefeld JoernBerkefeld linked a pull request Aug 8, 2024 that will close this issue
4 tasks
@github-actions github-actions bot closed this as completed Aug 8, 2024
Copy link

github-actions bot commented Aug 8, 2024

Closed by #1556.

JoernBerkefeld added a commit that referenced this issue Aug 9, 2024
@JoernBerkefeld JoernBerkefeld mentioned this issue Aug 9, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c/folder COMPONENT PRIORITY used for professional service clients regression
Projects
None yet
1 participant