objectcomputing / check-ins

Other
7 stars 7 forks source link

BUG: File upload fails on checkins page #2514

Closed rodecapd closed 1 week ago

rodecapd commented 1 week ago

Describe the bug Uploading a file on the checkins page results in an HTTP 400 error

To Reproduce Steps to reproduce the behavior:

  1. log in as a user with a PDL assignment
  2. Create a Check in
  3. In the Documents section, click "Upload a document"
  4. Choose a document.
  5. The upload fails with a HTTP 400 error: image

Expected behavior Expected document to upload successfully:

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

rodecapd commented 1 week ago

Tested in checkins-dev. Verified upload, download and delete.

timyates commented 1 week ago

Newbie question, how do I log in as a user with a PDL assignment?

I cannot see the Documents section under any of the Check-ins pages 😞