Messages not setting to done

Situation
Messages not setting to Done as per “There are four message statuses - New, Forwarded, Read and Done. Changing the status to Done will remove the message from the active message list.”

OpenEMR Version
I’m using OpenEMR version 6.0.1

Browser:
I’m using: Chrome

Operating System
I’m using: Windows 10

Logs
Did you check the logs? No
Was there anything pertinent in them?
Please paste them here (surround with three backticks (```) for readability.
You can also turn on User Debugging under Administration->Globals->Logging User Debugging Options=>All

1 Like

thanks for the bug report @kavsher, will take a look at a fix for the next patch

for now can disable the check for no text by replacing the json for Page Validation for ID messages#new_note in Forms->Lists->Page Validation with

{“form_datetime”:{“futureDate”:{“message”: “Must be future date”}}, “reply_to”:{“presence”: {“message”: “Please choose a patient”}}}

This does not work now I cannot send a message or select patient.
I deactivated page validation and I’m able to set to Done via send button with no message .