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.
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