We have implemented a feature in the DBP web application that warns users when they attempt to save or submit a task that has already been completed by another user.

When the user attempts to save or submit the task, a check is performed to see if the task has already been completed. If so, a clear message is displayed to the user, informing them of the fact and preventing them from saving or submitting the task again.

  • Save – Message
  • Submit – Message