Multitenant Emails: Add support for cohorts email assignment - #903
Closed
OmarIthawi wants to merge 2 commits into
Closed
Multitenant Emails: Add support for cohorts email assignment#903OmarIthawi wants to merge 2 commits into
OmarIthawi wants to merge 2 commits into
Conversation
|
Coverage increased (+0.02%) to 40.202% when pulling 8cf1b68fa1166ac3dca3dffcd85a63103c70fc55 on omar/cohorts-mte into 4dcb409 on main. |
OmarIthawi
force-pushed
the
omar/cohorts-mte
branch
from
May 18, 2021 09:53
8cf1b68 to
c82b39d
Compare
OmarIthawi
force-pushed
the
omar/cohorts-mte
branch
from
May 25, 2021 11:52
8595a87 to
1ad710b
Compare
Author
|
Closing until we do the Juniper cutover. |
OmarIthawi
force-pushed
the
omar/cohorts-mte
branch
from
August 2, 2021 16:09
1ad710b to
11c2d0b
Compare
Author
|
Closing my pull request after assigning the Jira issue to @shadinaif. |
1 task
OmarIthawi
added a commit
that referenced
this pull request
Jul 1, 2022
…by_username_or_email - Added tests for `get_user_by_username_or_email_inside_organization` - Consolidated `get_user_by_username_or_email_inside_organization` inside `get_user_by_username_or_email` - Added tests for `CourseEnrollment.enroll_by_email_in_organization` - Consolidated `CourseEnrollment.enroll_by_email_in_organization` inside `enroll_by_email` - Fixed RED-2007 and #903 - Fixed RED-2009 as well
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Jira bug: RED-2007: LMS/Instructor tab/Cohort: The Assign students to cohorts by uploading a CSV file. is not functional
TODO