openedx / openedx/openedx-platform
History Log: Show reverted entries
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.2k
- Forks
- 4.4k
- Avg merge
- 6d 18h
- Merged PRs (30d)
- 42
Description
See this discussion: https://openedx.slack.com/archives/C06JG6RFE4V/p1776801783532189
Current Behavior: If a revert occurs, the reverted changes are not shown in the history log; therefore, the contributors to the reverted changes are also not shown.
New requirement:
If a revert occurs, display the entries that were part of that revert, and also show the revert action. Additionally, add the contributors of the reverted changes to the group's contributors list.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the history-log implementation and its revert handling, then review the linked Slack discussion for context. Done means reverted entries and the revert action appear in the log, and contributors from reverted changes are included in the group’s contributors list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100