When calling a upload url with a file that exceed the max upload file, I have two behavior on BO and FO:
- on BO, I received a JSON answer with rejected message that can be treated and display to user
- on FO, I received a 500 HTML page
- Conditionne
-
WORKSPACES-825 Import a file with size exceeding limit upload size is not working
-
- Closed
-
The immediate fix is to copy the max size value from back-office to front-office, but a long term solution would be to have an helper on back-office handling either back-office or front-office rejected parts