Skip to content

Fix CSV issues import max file size message

What does this MR do?

Related to #341607 (closed)

This MR fixes the max file size message when importing issues from a CSV file. At the time of writing, it shows The maximum file size allowed is ..

Screenshots

Before After
before after

How to setup and validate locally

  1. Go to any project's issue page at https://gitlab.com/<namespace>/<project>/-/issues
    • there must be at least one existing issue
    • you must have permission to import issues into the project
  2. Select the import button and select Import CSV
    • import-button
  3. A modal similar to the one in the screenshots section above now appears

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Peter Hegman

Merge request reports