XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 3.8.0
    • Affects Version/s: None
    • Component/s: backend
    • Not defined

      AT:

      • A new endpoint is added to set goals on a process
      • The new endpoint is documented in confluence

      Endpoint

      PUT api/process/:processDefinitionKey/goals
      

      Example Body:

      [
        {type: 'targetDuration', percentile: '75' , value: '5', unit: 'days' },
        {type: 'slaDuration', percentile: '99' , value: '5', unit: 'days' }
      ]
      

      Response:
      '204 No Content'

            Assignee:
            Unassigned
            Reporter:
            Omran Abazeed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: