Skip to content

Backend: Mechanism for tracking which components were created within a unit? #284

@bradenmacdonald

Description

@bradenmacdonald

Do we want a metadata field on Component objects to track whether or not they were originally created within a unit or independently?

See extensive discussion on Slack: https://openedx.slack.com/archives/C06JG6RFE4V/p1740064898270759

Note: this could be done in a hacky way by using a different usage ID format (e.g. suffix the usage key with in-unit) or applying a tag ("Created in Unit"), but it's likely better to make it a proper metadata field.

Do we also want this to apply to containers, e.g. mark a Unit as "Created in a Subsection" vs. created independently?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions