Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

TLT-4359: Lookup individual course members in place of entire roster - #354

Draft
PatrickMTonne wants to merge 10 commits into
developfrom
patricktonne/tlt-4359/lookup-individual-course-members
Draft

TLT-4359: Lookup individual course members in place of entire roster#354
PatrickMTonne wants to merge 10 commits into
developfrom
patricktonne/tlt-4359/lookup-individual-course-members

Conversation

@PatrickMTonne

Copy link
Copy Markdown
Contributor

Resolves TLT-4359.

This PR resolves an issue whereby end users were unable to enroll individuals in large courses (due to a timeout on request to get all course enrollments via the iCommons REST API).

To get around this, this PR:

  • Removes the original API call to retrieve all course enrollments
  • Adds an API call to determine the potential enrollee's current enrollment in the course
  • Refactors the appropriate code to accomodate the above changes

Deployed to dev.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant