Uploaded image for project: 'mod-inventory-storage'
  1. mod-inventory-storage
  2. MODINVSTOR-665

Response 409 is not defined for class class ItemStorage PutItemStorageItemsByItemIdResponse

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • TBD
    • Resolution: Done
    • 20.0.0
    • 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

            Activity

              People

                adam Adam Dickmeiss (Inactive)
                adam Adam Dickmeiss (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases