fix: get registration fields from site configuration (master) - #33165
Conversation
|
Thanks for the pull request, @DmytroAlipov! 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. |
|
Something is broken in the pipelines. Can anyone help with this? |
|
Your branch is behind the base. I've pulled in changes from master as a merge commit which will update your branch and cause the tests to be re-run. |
|
Hi @openedx/vanguards! Would someone be able to please review/merge for us? There is also a backport: #33162 |
|
We have created a ticket in our backlog to review this change. |
|
@DmytroAlipov 🎉 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. |
Co-authored-by: Edward Zarecor <ezarecor@tcril.org> Co-authored-by: Zainab Amir <zainab.amir@arbisoft.com>
Description
There is currently no way to control the

REGISTRATION_EXTRA_FIELDSsetting in Site Configuration.This fix adds the ability to control whether or not this field is displayed on the legacy registration page.
By default, data is taken from the settings.
Changes in the admin panel do not affect the behavior of this field in the Authn MFE:
