feat: use feature setting for beta tester notify - #32998
Conversation
|
Thanks for the pull request, @mohd-akram! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
Agrendalath
left a comment
There was a problem hiding this comment.
👍
- I tested this: checked that the behavior of the "Notify users email" checkbox in the "Batch Beta Tester Addition" section matches other checkboxes on this page
- I read through the code
- I checked for accessibility issues: n/a
- Includes documentation: n/a
- I made sure any change in configuration variables is reflected in the corresponding client's
configuration-securerepository: n/a
|
@mohd-akram 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
|
2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production. |
|
2U Release Notice: This PR has been deployed to the edX production environment. |
Description
Use the
BATCH_ENROLLMENT_NOTIFY_USERS_DEFAULTfeature setting for the default value of the "notify users by email" checkbox under Batch Beta Tester Addition in a course's instructor dashboard (membership tab).Testing instructions
BATCH_ENROLLMENT_NOTIFY_USERS_DEFAULTto TrueBATCH_ENROLLMENT_NOTIFY_USERS_DEFAULTto FalsePrivate-ref: BB-7751