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

fix(galaxy): Produces error when user listing resolver fails validation. #2834

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

betimshahini
Copy link
Contributor

Description

Resolver validation failures on getAuthorizedIdentities resolver now produce a user-visible error.

Related Issues

Testing

  • Use a pagination input outside the valid range, eg. limit: 51

Checklist

  • I have read the CONTRIBUTING guidelines
  • I have tested my code (manually and/or automated if applicable)
  • I have updated the documentation (if necessary)

@szkl szkl merged commit 6e11422 into main Feb 5, 2024
14 checks passed
@szkl szkl deleted the fix/2833-silent-error-on-user-listing-API branch February 5, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(galaxy): Error on listing all users
2 participants