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

[5.x] Allows for entries to receive index items during hydration #9587

Conversation

JohnathonKoster
Copy link
Contributor

@JohnathonKoster JohnathonKoster commented Feb 25, 2024

This PR allows entries to receive items from the Stache indexes during the hydration process. Currently it is only being used to restore the uri property on entries from the Stache to avoid invoking the UrlBuilder if we already have it.

@JohnathonKoster JohnathonKoster marked this pull request as draft February 25, 2024 20:38
@JohnathonKoster JohnathonKoster mentioned this pull request Feb 25, 2024
37 tasks
@JohnathonKoster JohnathonKoster marked this pull request as ready for review February 28, 2024 02:08
jasonvarga and others added 3 commits April 3, 2024 12:57
The NodeTypeAnalyzer needs to know about tag names ahead of time when parsing content. Augmentation can cause environment details to be reloaded. When uris are not *always* augmented, this behavior does not always happen. This commit makes this behavior explicit to account for any dynamic processes, test cases, etc.
@jasonvarga
Copy link
Member

Thank you for this! Closing in favor of #9844

@jasonvarga jasonvarga closed this Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants