openedx / openedx/frontend-app-authoring

Sync changes from published unit

Open
#1,634 32 comments 0 reactions 1 assignee View on GitHub

@edschema is already working on this.

Since Sep 30, 2025.

Dominant language
TypeScript
Stars
17
Forks
218
Avg merge
9d 20h
Merged PRs (30d)
20

Description

Dependencies

Depends on #1710 and #1711. This story will require backend and frontend changes.

Spec

  • Published unit changes cause units in course to receive the sync icon, just like components

In Scope

  • Sync changes to unit in library that have been published to local instance in course
  • Sync will "blow away all changes" to the course version of the unit, except for overrides (if any - the unit shouldn't have any changes because of #1712)
    • Local text block overrides should be preserved. Local title overrides should be preserved. Local settings overrides should also be preserved. (#2182)
  • Include test cases on the backend

Not in scope

  • Bulk sync (should be integrated with that story)

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.