Problem: Setting the "Archival institution upload limits" to Disabled in the settings does not actually disable per institution upload limits #1864
Labels
Type: bug
A flaw in the code that causes the software to produce an incorrect or unexpected result.
Current Behavior
This was discovered on a client production site, and took some time to figure out.
Steps to reproduce the behavior
config/app.yml
, set theupload_limit
value to -1 (i.e. unlimited)Resulting error
Expected Behavior
When the Institutional upload limit is Disabled, then:
Otherwise:
Possible Solution
Either much clearer documentation AND in-application help text, OR ensuing that disabling the widget actually disables the per-institution upload limit and all associated checks.
Context and Notes
No response
Version used
2.8.2 - 193
Operating System and version
Ubuntu 20.04
Default installation culture
en
PHP version
PHP 7.4
Contact details
No response
The text was updated successfully, but these errors were encountered: