Details
-
Bug
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Done
-
20.0.0
-
None
-
CP: sprint 106, CP: sprint 107
-
0.5
-
Core: Platform
Description
19.5.0-SNAPSHOT.. ca43b815cdbaf171fdd0d8e7c9334b02683bfd02
Run unit tests of mod-inventory-storage and this message will show: "Response 409 is not defined for class " + clazz
The RAML should state that 409 may be returned, IMHO
$ mvn -B clean install 2>&1 | tee out $ grep 'Response 409' out|awk '{print $16}'|sort -u org.folio.rest.jaxrs.resource.HoldingsSources$PutHoldingsSourcesByIdResponse org.folio.rest.jaxrs.resource.HoldingsStorageBatchSynchronous$PostHoldingsStorageBatchSynchronousResponse org.folio.rest.jaxrs.resource.InstanceStorage$PutInstanceStorageInstancesByInstanceIdResponse org.folio.rest.jaxrs.resource.InstanceStorageBatchSynchronous$PostInstanceStorageBatchSynchronousResponse org.folio.rest.jaxrs.resource.ItemStorage$PutItemStorageItemsByItemIdResponse org.folio.rest.jaxrs.resource.ItemStorageBatchSynchronous$PostItemStorageBatchSynchronousResponse org.folio.rest.jaxrs.resource.Locations$PutLocationsByIdResponse org.folio.rest.jaxrs.resource.LocationUnits$PutLocationUnitsCampusesByIdResponse org.folio.rest.jaxrs.resource.LocationUnits$PutLocationUnitsInstitutionsByIdResponse org.folio.rest.jaxrs.resource.LocationUnits$PutLocationUnitsLibrariesByIdResponse org.folio.rest.jaxrs.resource.PrecedingSucceedingTitles$PutPrecedingSucceedingTitlesByPrecedingSucceedingTitleIdResponse org.folio.rest.jaxrs.resource.ServicePoints$PutServicePointsByServicepointIdResponse org.folio.rest.jaxrs.resource.ServicePointsUsers$PutServicePointsUsersByServicePointsUserIdResponse
This does not occur for 19.4.0.
TestRail: Results
Attachments
Issue Links
- is blocked by
-
FOLIO-2993 RAML: add 409 as possible response for PUT in collections
-
- Closed
-
- relates to
-
MODINVSTOR-656 enable "detection-only" OL for instances, holdings and titles
-
- Closed
-
-
RMB-727 Implement support for optimistic locking
-
- Closed
-