Forms with tasks got overwritten when editing simultaniously
In https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1920 I think the following happened:
- I loaded the merge request before @DouweM marked tasks as completed
- @DouweM Marks his tasks as completed
- I mark my tasks as completed
Result: @DouweM's tasks got marked as incomplete by me.