Actions
Bug #19004
closedFileUploadBaseSizeLimitExceededException with an 10MB inventory
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
That's because 10000000 is hard coded in ldap-inventory/inventory-provisioning-web/src/main/scala/com/normation/inventory/provisioning/endpoint/config/AppConfig.scala
Updated by François ARMAND over 3 years ago
- Status changed from New to In progress
Updated by François ARMAND over 3 years ago
As it is suppressed in 6.x branch, I propose to just increase to limit to 20MB, it will do for the time being.
Updated by François ARMAND over 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/3535
Updated by François ARMAND over 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|43d35088d5d0e5b65747b2455113306f8abe28e5.
Updated by François ARMAND over 3 years ago
Applied in changeset rudder|4c0752d1a837d30a2fd5719e3d51c935df378a05.
Updated by François ARMAND over 3 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 797 to 6.1.10
Updated by Vincent MEMBRÉ over 3 years ago
This bug has been fixed in Rudder 6.1.10 and 6.2.3 which were released by the end of October 2020.
Updated by Vincent MEMBRÉ over 3 years ago
- Status changed from Pending release to Released
Actions