fix: Passwored reset page throwing page not found error - #28204
Conversation
Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com>
|
Thanks for the pull request, @farhaanbukhsh! I've created OSPR-5917 to keep track of it in JIRA, where we prioritize reviews. 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:
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. |
|
@farhaanbukhsh Thank you for your contribution. Please let me know once it is ready for our review. |
|
@natabene this is ready , it is a backport of https://github.com/edx/edx-platform/pull/27982#issuecomment-885015185 |
|
@farhaanbukhsh 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com>
The password-reset page throws page not found error on refresh. This started happening in koa.
JIRA tickets: BB-4413
Discussions: Link to any public dicussions about this PR or the design/architecture. Otherwise omit this.Dependencies: NoneScreenshots:
Juniper Behaviour
Koa Behaviour

Sandbox URL: TBD - sandbox is being provisioned.
Merge deadline: "None" if there's no rush, "ASAP" if it's critical, or provide a specific date if there is one.Testing instructions:
make lms-staticandmake lms-restartAuthor notes and concerns:
Reviewers