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

fix(push publishing) fixes #30998 : Filter option relationships is not being respected #31008

Conversation

jcastro-dotcms
Copy link
Contributor

@jcastro-dotcms jcastro-dotcms commented Dec 23, 2024

Proposed Changes

  • Passing down the Push Publishing Filter that was used when generating the bundle that is being sent to the receiving endpoints.
  • When a filter with relationships: false is used, DO NOT re-generate the tree table as this may also clear relationships of the specified content with parents that we don't have records of at that point.

This PR fixes: #30998

@jcastro-dotcms jcastro-dotcms linked an issue Dec 24, 2024 that may be closed by this pull request
@jcastro-dotcms jcastro-dotcms added this pull request to the merge queue Dec 27, 2024
@erickgonzalez erickgonzalez linked an issue Dec 27, 2024 that may be closed by this pull request
Merged via the queue into main with commit 489be3e Dec 27, 2024
36 checks passed
@jcastro-dotcms jcastro-dotcms deleted the issue-30998-PP-Filter-option-relationships-is-not-being-respected branch December 27, 2024 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[PP]: Filter option relationships is not being respected Filter Key needs to be added in the Bundle
3 participants