Skip to content

fix: issus with LMS instructor tab CSV register and enroll - #713

Merged
Waleed-Mujahid merged 2 commits into
develop-teak.3from
waleed/8034
Dec 19, 2025
Merged

fix: issus with LMS instructor tab CSV register and enroll#713
Waleed-Mujahid merged 2 commits into
develop-teak.3from
waleed/8034

Conversation

@Waleed-Mujahid

Copy link
Copy Markdown
Member

Description

  • Added validation to ensure that the country code provided during student registration is valid. If the country code is invalid, an error message is appended to the row errors for appropriate feedback.
  • Added functionality to send a STUDENT_REGISTRATION_COMPLETED event upon successful user creation
  • This signal is used to create EdlyMultiSiteAccess objects that give tenant access

Ticket

https://projects.arbisoft.com/project/edly-product/task/8069

Added validation to ensure that the country code provided during student registration is valid. If the country code is invalid, an error message is appended to the row errors for appropriate feedback.
- Added functionality to send a STUDENT_REGISTRATION_COMPLETED event upon successful user creation
- This signal is used to create EdlyMultiSiteAccess objects that give tenant access
@Waleed-Mujahid Waleed-Mujahid self-assigned this Dec 1, 2025
@Waleed-Mujahid
Waleed-Mujahid changed the base branch from develop-teak to develop-teak.3 December 19, 2025 10:19
@Waleed-Mujahid
Waleed-Mujahid merged commit 4748990 into develop-teak.3 Dec 19, 2025
16 of 48 checks passed
Anas-hameed pushed a commit that referenced this pull request Jan 19, 2026
* feat: Validate country input during student registration

Added validation to ensure that the country code provided during student registration is valid. If the country code is invalid, an error message is appended to the row errors for appropriate feedback.

* feat: Trigger event on student registration completion

- Added functionality to send a STUDENT_REGISTRATION_COMPLETED event upon successful user creation
- This signal is used to create EdlyMultiSiteAccess objects that give tenant access
Anas-hameed pushed a commit that referenced this pull request Feb 19, 2026
* feat: Validate country input during student registration

Added validation to ensure that the country code provided during student registration is valid. If the country code is invalid, an error message is appended to the row errors for appropriate feedback.

* feat: Trigger event on student registration completion

- Added functionality to send a STUDENT_REGISTRATION_COMPLETED event upon successful user creation
- This signal is used to create EdlyMultiSiteAccess objects that give tenant access
Anas-hameed pushed a commit that referenced this pull request Feb 20, 2026
* feat: Validate country input during student registration

Added validation to ensure that the country code provided during student registration is valid. If the country code is invalid, an error message is appended to the row errors for appropriate feedback.

* feat: Trigger event on student registration completion

- Added functionality to send a STUDENT_REGISTRATION_COMPLETED event upon successful user creation
- This signal is used to create EdlyMultiSiteAccess objects that give tenant access
Copilot AI pushed a commit to AhtishamShahid/edx-platform that referenced this pull request Mar 4, 2026
* feat: Validate country input during student registration

Added validation to ensure that the country code provided during student registration is valid. If the country code is invalid, an error message is appended to the row errors for appropriate feedback.

* feat: Trigger event on student registration completion

- Added functionality to send a STUDENT_REGISTRATION_COMPLETED event upon successful user creation
- This signal is used to create EdlyMultiSiteAccess objects that give tenant access

(cherry picked from commit 4748990)
Copilot AI pushed a commit to AhtishamShahid/edx-platform that referenced this pull request Mar 4, 2026
* feat: Validate country input during student registration

Added validation to ensure that the country code provided during student registration is valid. If the country code is invalid, an error message is appended to the row errors for appropriate feedback.

* feat: Trigger event on student registration completion

- Added functionality to send a STUDENT_REGISTRATION_COMPLETED event upon successful user creation
- This signal is used to create EdlyMultiSiteAccess objects that give tenant access
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants