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

Enable filtering users by public primary key #3339

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Conversation

matiasb
Copy link
Contributor

@matiasb matiasb commented Nov 13, 2023

Related to #3164

This will allow the following request to check if a user is currently on-call:
GET /api/internal/v1/users/?search=UCGEIXI1MR1NZ&is_currently_oncall=true

@matiasb matiasb added the pr:no public docs Added to a PR that does not require public documentation updates label Nov 13, 2023
@matiasb matiasb force-pushed the matiasb/filter-user-by-ppk branch from 89ef866 to ad2e938 Compare November 13, 2023 15:20
@matiasb matiasb marked this pull request as ready for review November 13, 2023 15:42
@matiasb matiasb requested a review from a team November 13, 2023 15:42
@matiasb matiasb added this pull request to the merge queue Nov 14, 2023
Merged via the queue into dev with commit e8bd71b Nov 14, 2023
19 of 20 checks passed
@matiasb matiasb deleted the matiasb/filter-user-by-ppk branch November 14, 2023 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:no public docs Added to a PR that does not require public documentation updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants