Skip to content

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

Merged
nikolajlauridsen merged 1 commit intov13/devfrom
v13/bugfix/all-members-search-from-picker
Feb 17, 2025
Merged

Only filter post retrieval of entities for start nodes if working with entities that support start nodes#18287
nikolajlauridsen merged 1 commit intov13/devfrom
v13/bugfix/all-members-search-from-picker

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