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

Chore: Collect template data with hierarchy context #6154

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Fixed queue loop where is used wrong variable to pop items from queue.

Additional info

Also create copy of hierarchy context to be sure it is not modified during the loop in any way (just to be sure for possible future changes), and don't store 'hierarchyContext' to variable when checking if is set.

Testing notes:

  1. Anatomy data should be filled correctly during editorial publishing when new folders/assets are created.

@ynbot ynbot added size/XS Denotes a PR changes 0-99 lines, ignoring general files type: bug Something isn't working labels Jan 19, 2024
@jakubjezek001 jakubjezek001 merged commit 4de54c7 into develop Jan 23, 2024
15 checks passed
@jakubjezek001 jakubjezek001 deleted the bugfix/hierarchy-context-data-fill branch January 23, 2024 16:15
@ynbot ynbot added this to the next-patch milestone Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR changes 0-99 lines, ignoring general files type: bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants