Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-1381

Endpoint URL is not set on process instance

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 0.8.0
    • 0.8.0
    • Data Index
    • None
    • 2020 Week 10-12 (from Mar 2)

    Description

      Getting the following issue event if kogito.service.url is set on runtime:

      {
      "errors": [
      {
      "message": "Cannot return null for non-nullable type: 'String' within parent 'ProcessInstance' (/ProcessInstances[0]/endpoint)",
      "path": [
      "ProcessInstances",
      0,
      "endpoint"
      ],
      "extensions":

      { "classification": "DataFetchingException" }

      }
      ],
      "data":

      { "ProcessInstances": [ null ] }

      }

      Attachments

        Activity

          People

            cnicolai@redhat.com Cristiano Nicolai
            cnicolai@redhat.com Cristiano Nicolai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: