Skip to content

📦 Check Concurrency Update module 📦

Administrator requested to merge feature/add-module-check_concurrent_update into master

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