Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Student Scheduling: Selected Enrollments
- only return selected enrollments of the first course (the selected enrollments of the alternative course or courses do not take precedence over other enrollments of the first course) - this fixes the issue of giving student an alternative course because of its preference when the Students.BranchWhenSelectedHasNoConflict is enabled (other enrollments of the request are ignored when there is a non-conflicting selected enrollment)
- Loading branch information