-
Notifications
You must be signed in to change notification settings - Fork 467
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Proposed Changes * Remove this Stop condition because it was addressing to random behavior https://github.com/dotCMS/core/pull/30613/files#diff-a44ca86884cbc5b4cbfefc706c1ba39891814a72c266937f621ef70f231abb34L89 - Decrease the depth when we go down into the levels https://github.com/dotCMS/core/pull/30613/files#diff-a44ca86884cbc5b4cbfefc706c1ba39891814a72c266937f621ef70f231abb34R359-R365 - Not use the default addRelationship method because it take the Query parameter depth value over the Request attribute value https://github.com/dotCMS/core/pull/30613/files#diff-8120c6eddd966c9d6be3ee4dbc5af4a94bea9946b0627eb49991dde286610e49R791-R802 - Set the Depth from the URL parameter to the attribute, we are taking it from the attribute to set the depth to any Block Editor https://github.com/dotCMS/core/pull/30613/files#diff-95c4fca870c194a8a966d4063a39779340be2a09ccefce38ab560be274076b2fR599 - Reset the relationship value, If the Contentlet is take from Cache then this value can be set with a different depth https://github.com/dotCMS/core/pull/30613/files#diff-95c4fca870c194a8a966d4063a39779340be2a09ccefce38ab560be274076b2fR1303
- Loading branch information
1 parent
a8e031c
commit 913c82b
Showing
6 changed files
with
471 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.