Skip to content

fix: prefer entity key in TOML file when restoring#607

Open
ormsbee wants to merge 1 commit into
openedx:mainfrom
ormsbee:fix-empty-restore
Open

fix: prefer entity key in TOML file when restoring#607
ormsbee wants to merge 1 commit into
openedx:mainfrom
ormsbee:fix-empty-restore

Conversation

@ormsbee

@ormsbee ormsbee commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Prior to this commit, we would always assume the entity key would match the directory naming, but that is not a hard requirement. Furthermore, it looks like something in the backup code is adding hashes to the directories unnecessarily, so this was coming up quite often (e.g. where a Unit and HTMLBlock share the last part of their key).

Prior to this commit, we would always assume the entity key would match
the directory naming, but that is not a hard requirement. Furthermore,
it looks like something in the backup code is adding hashes to the
directories unnecessarily, so this was coming up quite often.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant