Skip to content

Conversation

@justlevine
Copy link
Collaborator

What does this implement/fix? Explain your changes.

This PR fixes the Enum values used by UserConnectionSearchColumnEnum to use the prefixed user_* as expected by WP_User_Query

Does this close any currently open issues?

Fixes #2419

Any relevant logs, error output, GraphiQL screenshots, etc?

image

Any other comments?

Where has this been tested?

Operating System: Ubuntu 20.04 (wsl2 + devilbox + php8.1.14)

WordPress Version: 6.4.3

@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit ada326e and detected 0 issues on this pull request.

View more on Code Climate.

@justlevine justlevine added type: bug Issue that causes incorrect or unexpected behavior component: connections Relating to GraphQL Connections object type: user Relating to the User Type status: in review Awaiting review before merging or closing labels Feb 11, 2024
@justlevine justlevine requested a review from jasonbahl February 11, 2024 16:02
@coveralls
Copy link

Coverage Status

coverage: 84.275%. remained the same
when pulling ada326e on justlevine:fix/user-searchColumns-filter
into afe6a52 on wp-graphql:develop.

@jasonbahl jasonbahl merged commit 0fd7820 into wp-graphql:develop Feb 13, 2024
@justlevine justlevine deleted the fix/user-searchColumns-filter branch February 14, 2024 00:02
@jasonbahl jasonbahl mentioned this pull request Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: connections Relating to GraphQL Connections object type: user Relating to the User Type status: in review Awaiting review before merging or closing type: bug Issue that causes incorrect or unexpected behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

searchColumns parameter in users Query doesn't work.

3 participants