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

FEATURE: Find nodes by their id in Neos Backend #3789

Open
wants to merge 7 commits into
base: 9.0
Choose a base branch
from

Conversation

bwaidelich
Copy link
Member

@bwaidelich bwaidelich commented May 25, 2024

Extends the custom SearchOperation such that it respects node aggregate ids

Related: #3771

Extends the custom `SearchOperation` such that it respects node aggregate ids

Depends on neos/neos-development-collection#5098

Related: #3771
@bwaidelich
Copy link
Member Author

I have no clue why the e2e tests fail..

grebaldi and others added 3 commits July 8, 2024 15:45

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Co-authored-by: Wilhelm Behncke <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@bwaidelich bwaidelich self-assigned this Sep 18, 2024
@bwaidelich bwaidelich closed this Nov 13, 2024
@bwaidelich bwaidelich reopened this Nov 13, 2024
@mhsdesign
Copy link
Member

im still confused what the reason for the search operation is in general but it seems to be used via javascript:

matchingNodes = yield query.search(searchQuery, effectiveFilterNodeType).getForTreeWithParents(effectiveFilterNodeType);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9.0 Feature Label to mark the change as feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants