openedx / openedx/openedx-core

Add API function `publish_draft_change_log`

Open
#605 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
10
Forks
32
Avg merge
2d 17h
Merged PRs (30d)
12

Description

Get the queryset of drafts that were modified within the most-recent draft change log, and publish those things.

This is defined in platform code now: https://github.com/openedx/openedx-platform/pull/38508/files#diff-7991f5d644e0e6a3946ce330599ce9249e4b86d58809bbe45cce445a6c88df35R382

We'd like to lift it up to openedx-core

  • Merge to openedx-core main
  • Cut a v1.1.1 release so main has it.
  • Backport to openedx-core's verawood-backports branch
  • Cut a v1.0.3 release and upgrade openedx-platform's release/verawood branch with it.

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 by reviewing the implementation linked from openedx-platform pull request 38508 and locating the corresponding API entry point in openedx-core. Done means the function is available on openedx-core main, released as v1.1.1, backported to verawood-backports, released as v1.0.3, and used by openedx-platform's release/verawood branch.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
api, backend
Issue type
Feature
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.