uses_versions
and used_in_versions
not updated bidirectionally
#58
Labels
bug
Something isn't working
uses_versions
and used_in_versions
not updated bidirectionally
#58
Problem Statement
Updating
used_in_versions
should be reflected inuses_versions
of the assigned collection and vise versa.Expected Behavior
Currently, the operation is recorded properly and can be updated on the server when committing but it is not reflected within the local cache.
Context
Reproducible Steps
This code can be used to reproduce the issue:
Workaround
To work with properly reflected data committing and re-querying should reflect the attribute changes.
The text was updated successfully, but these errors were encountered: