Skip to content

📦 Check Concurrency Update module 📦

This module check if a field was modified by other user after we start to edit the record. Modify:

  • The web client to send the required information to the backend.
  • The check concurrency query to avoid errors with the miliseconds.

Merge request reports