Skip to content

Only filter post retrieval of entities for start nodes if working with entities that support start nodes #18287

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 1 commit into from
Feb 17, 2025

Conversation

AndyButland
Copy link
Contributor

Prerequisites

  • I have added steps to test this contribution in the description below

Fixes: #18286

Description

As the issue notes, you can't retrieve any members via the "All members" view of the member picker (although you do get the paging information). This was due to some code looking to filter post retrieval into a paged model for user start nodes.

I've modified this so it only applies for documents and media, which are the only entities that support start nodes.

To Test:

  • Set up one or two member accounts.
  • Add a member picker to a document type.
  • Use the member picker when editing content and verify that you can now pick a member via the "All members" search.

@nikolajlauridsen nikolajlauridsen merged commit 18047a7 into v13/dev Feb 17, 2025
19 of 20 checks passed
@nikolajlauridsen nikolajlauridsen deleted the v13/bugfix/all-members-search-from-picker branch February 17, 2025 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants