OlhenShu / ProjectStage_Team2_May

0 stars 0 forks source link

[POST /user/search] In /user/search response 500 Internal Server Error #291

Open OlhenShu opened 1 month ago

OlhenShu commented 1 month ago

Environment: Firefox 116.0.3 (64-bit). Reproducible: always.

Preconditions Sign-in as Admin Moved to Swagger http://localhost:8065/swagger-ui.html#/

Steps to reproduce

  1. Click on User controller
  2. Click on POST /user/search
  3. Click on 'Try out'
  4. Enter valid data

Actual result Response 500 Internal Server Error

Expected result Response 200 OK

rvolianyk commented 1 month ago

does not replicate