-
Couldn't load subscription status.
- Fork 32
Closed
Labels
Description
#2282 addresses #2248 to include v3 compatible history, however there are some differences:
- for properties of Dataset with non-primitive i.e. object type,
previousValueincludes all fields only fordatsetlifecycle. For all other object fields, only the changed fields will be included inpreviousValue. - For all fields in
datasetlifecycleto be included,datasetlifecyclemust be present in the dataset: i.e. if a user requests a projection without it e.g.{"where": {"pid": "undefined/160b802d-9866-48eb-9f5c-5da3f3c75e9c"}, "fields": ["_id", "history", "datasetlifecycle"] }, only the changed fields will be included indatasetlifecyle.previousValue