Skip to content

Fix nested field updates and metadata label updates - #3377

Merged
rtibbles merged 2 commits into
learningequality:unstablefrom
rtibbles:metadata_labels_no_depth
Apr 25, 2022
Merged

Fix nested field updates and metadata label updates#3377
rtibbles merged 2 commits into
learningequality:unstablefrom
rtibbles:metadata_labels_no_depth

Conversation

@rtibbles

Copy link
Copy Markdown
Member

Summary

Description of the change(s) you made

  • Previous attempts to make dot path updates work as intended did not properly carry out deletes when None was passed
  • The use of dot paths in the materialized paths in nested metadata labels caused incorrect processing of nested metadata labels
  • Fixes and adds tests for both of these.

@rtibbles
rtibbles merged commit 0b01b4f into learningequality:unstableApr 25, 2022
@rtibbles
rtibbles deleted the metadata_labels_no_depth branch April 25, 2022 15:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@rtibbles@bjester