Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-2352

ResourceResolutionDBService breaks when status=success and value is null

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Frankfurt Release
    • Frankfurt Release
    • cds
    • None

      ResourceResolutionDBService assumes that resourceAssignment.value is not null when resourceAssignment.status = success

       

      In the example of Patch calls where response body could be empty, the resourceAssignment value will be null with current implementation. If the resolution is saved to database, there would be a Nullpointer exception in ResourceResolutionDBService

            jozsef jozsef
            jozsef jozsef
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: