openedx / openedx/openedx-platform

History Log: Remove and delete actions

Open
#38,559 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.