Hankintailmoitukset / hilma-api

11 stars 0 forks source link

Create a draft notice to a procedure return HTTP status 500. #197

Closed ScRistinen closed 9 months ago

ScRistinen commented 9 months ago

Write API (EForms) Create a draft notice to a procedure endpoint started returning HTTP status 500 on 10.10.2023 around 12:30

It seems that null is not allowed for CreateDraftNoticeContract.eForm.procurementProjectLot.procurementProject.TenderingProcess.ContractingSystem anymore.

Steps to reproduce the behavior:

Expected behavior A notice draft is accepted and HTTP status 201 is returned OR HTTP status 400 with reasonable error message if property is required.

API response {"type":"Hilma Application Error","title":"Something went wrong","status":500,"detail":"Something unexpected happened","traceId":"dbf2ec4719e0a042b862524a2c4a06ed"}

jadefrantila commented 9 months ago

This will be fixed momentarily.

jadefrantila commented 9 months ago

This issue is now fixed and should work in test environment.