Skip to content

Refactor content resolver to resolve recursively #7849

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

Merged
merged 4 commits into from
Mar 28, 2025

Conversation

Prokyonn
Copy link
Member

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related issues/PRs #7672
License MIT

What's in this PR?

Refactors the content resolver to resolve recursively and break circular resources after a specified depth

Why?

We have to resolve newly loaded resources (esp. ContentRichEntities) recursively to guarantee that everything is resolved properly.

@Prokyonn Prokyonn force-pushed the enhancement/content-resolver branch 2 times, most recently from bc67611 to 8a44abc Compare March 27, 2025 22:25
@Prokyonn Prokyonn marked this pull request as ready for review March 27, 2025 22:38
@alexander-schranz alexander-schranz added the Feature New functionality not yet included in Sulu label Mar 28, 2025
@alexander-schranz alexander-schranz added this to the Release 3.0 milestone Mar 28, 2025
@Prokyonn Prokyonn force-pushed the enhancement/content-resolver branch from 689fddb to 506e660 Compare March 28, 2025 10:41
@alexander-schranz alexander-schranz merged commit b546a88 into sulu:3.0 Mar 28, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New functionality not yet included in Sulu
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants