Skip to content

Resolve "Remove UploadTypeCheck concern"

Alex Pooley requested to merge 208852-remove-uploadtypecheck-concern into master

What does this MR do?

The UploadTypeCheck concern has been superseded by a new concern that filters based on content type rather than matching content type with file extension.

There's no longer a need for the UploadTypeCheck as noted in the MR review.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Closes #208852 (closed)

Edited by Alex Pooley

Merge request reports