Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Tutorial - How to fix a backend bug. #367

Open
U8NWXD opened this issue Aug 26, 2024 · 0 comments
Open

Create Tutorial - How to fix a backend bug. #367

U8NWXD opened this issue Aug 26, 2024 · 0 comments

Comments

@U8NWXD
Copy link
Member

U8NWXD commented Aug 26, 2024

Skills covered

Debugging backend code,
Understanding how Oppia's authorization system works,
Potentially tracing through database interactions to verify stored role information,
Writing unit tests to make sure it doesn’t happen in future.

Similar issues

Existing relevant pages

Example

Pinned Translation Opportunities remain pinned even after all available cards for a lesson have been reviewed. The lesson tile disappears from the list but reappears as pinned when a new card is added for review.

Expected Behavior: Once all available cards of a pinned lesson are reviewed, the lesson should be unpinned.

Note: No need for a git patch file as we are considering the current expected behavior as a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants