Closed verheyenkoen closed 2 months ago
This doesn't really fix the concurrency issue. We should first check the snapshot id, and show a conflict error if someone else has modified the record. Checking the lengths is to validate the data posted and avoid out of bounds errors.
FIXES #1568