This section lists the fixes made to MoversSuite.
Multiple clicks no longer cause repeats in action requested.
There was an issue where a user would repeatedly click on a button in certain circumstances and the integration would issue requests for each of those clicks. This has been resolved so that only the first click is recognized.
Before the fix, this issue could have occurred within the following areas:
•Void or Refund (user would get back two or more responses)
•Attempt a MoversSuite Payment (user would end up seeing two or more hosted payment pages)
•Create a new Online Payment Link (user would see two or more emails)
•Any of these buttons on the Research a payment screen
§ Search for items
§ Search the payment provider
§ Post the fix
INTERNAL REFERENCE:
MOV-6934
Document Management
The incorrect warning was appearing when attempting to save a file with the same name as another.
Incorrectly, “Conflict” was appearing when the correct warning should have been “Filename already in use.”
When adding a file to an order that has the same name as a file already attached to the order, the warning is “Filename already in use.” Instead of the correct warning, “Conflict” was showing instead.
INTERNAL REFERENCE:
MOV-6935