Skip to content

Fix import upload limits

Stan Hu requested to merge sh-fix-import-artifact-limits into master

!48060 (merged) broke the import artifact limit by refactoring the max attachment size in lieu of the max import size.

To fix this, we now implement a controller-specific maximum_size and test this.

Closes #292110 (closed)

Edited by Stan Hu

Merge request reports

Loading