Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sustaining Pull Request Template (Copy and Paste into GitHub)

No Format
## [TNLSUST-XXXX](https://openedx.atlassian.net/browse/TNLSUST-XXXX)

### Description

_Add a description of your changes here_.

### How to Test?

**Stage**: 
_Mentions how the existing problem experienced. Stage will have the release branch, and the original issue can be experienced there._

**Sandbox**
_Build a sandbox for your branch and add a link here and mention if how to verify the fix_.
- [https://yoursandboxhere.sandbox.edx.org/](https://yoursandboxhere.sandbox.edx.org/)

**Screenshots**
Add screenshots before/after the fix.


### Reviewers
If you've been tagged for review, please check your corresponding box once you've given the :+1:.
- [x] F.I.R ] Style and readability review: @FastInternalReviwer
- [x ] Code review: @Reviewer1
- [x ] Code review: @Reviewer2

FYI: Tag anyone who might be interested in this PR here.

### Post-review
- [ ] Rebase and squash commits

...