Purpose

Ensure that file uploads (images, PDFs, attachments) work correctly after migration.

Steps

  1.  Log in as a user with upload permissions.
  2. Navigate to a test page.
  3. Upload a PNG image.
  4. Upload a PDF file.
  5. Confirm upload success and verify file access.
     

Expected Result


Uploads succeed without errors. Files are correctly stored and accessible.

File Types to Test

Type Example Status
Image (PNG) test-image.png
Document (PDF) example-doc.pdf
Spreadsheet (XLSX) financials.xlsx ⚠️ Needs manual validation