forked from instructure/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
return results from multiple shards in enrollments API
test plan: - have a student who is enrolled in courses in multiple shards - as another user who has permission to view the student's enrollments in all shards (i.e., a site admin user, or a user with a UserObserver link with the student), call /api/v1/users/X/enrollments and verify enrollments in all shards are returned fixes ADMIN-1476 Change-Id: I4b73a7b1f3870f647e968c4b88484d8404402f08 Reviewed-on: https://gerrit.instructure.com/166081 Tested-by: Jenkins Reviewed-by: Jon Willesen <[email protected]> QA-Review: Mysti Sadler <[email protected]> Product-Review: Jeremy Stanley <[email protected]>
- Loading branch information
Showing
2 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters