Closed LDSamson closed 1 week ago
Actually it might be better to redo the PR as a direct merge to main
, then we can merge main
back into dev
.
As discussed, I created a PR for the main branch that will fix this issue (#138 ). I will close this PR for now. We can probably use this commit to fix any merge issues with dev later on.
Fixes #108.
Verifications are now improved when saving a form review. Now the verifications and the update of the in-memory review data frame take into account that the review state might differ per item within a form, and thus that not all items need an update of the review state when saving a review.