Wednesday, March 5, 2025
1 change · master
Resolved issues and error corrections
This fix prevents document uploads from crashing when a customized action creates or changes a token incorrectly. It makes the Documents app more reliable in environments with custom workflows, reducing interruptions for users handling file uploads.
Original PR description
Bug === Some custom actions might change the token for some reason, if that code is badly implemented, it will result in a crash when uploading on the request. Task-4492764