openedx / openedx/openedx-platform
History Log: Remove and delete actions
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.2k
- Forks
- 4.4k
- Avg merge
- 6d 18h
- Merged PRs (30d)
- 42
Description
See: https://github.com/openedx/frontend-app-authoring/issues/2805#issuecomment-4148664684
Current behaviour: When you remove or delete an item, the related entries disappear from the container's history log.
Expected: When you remove or delete an item, the related entries must be kept in the history log of the container. Additionally, it is necessary to show the remove or delete action in the history log.
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
Start with the linked frontend-app-authoring issue and its referenced comment to understand the history-log behavior for remove and delete actions. Trace the relevant history-log entry points in openedx-platform; this is done when existing related entries remain in the container history and the remove or delete action is shown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100