You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Hunter L (JIRA)" <ji...@apache.org> on 2018/10/29 22:54:00 UTC

[jira] [Created] (HELIX-768) TASK: Fix a bug in WorkflowAccessor

Hunter L created HELIX-768:
------------------------------

             Summary: TASK: Fix a bug in WorkflowAccessor
                 Key: HELIX-768
                 URL: https://issues.apache.org/jira/browse/HELIX-768
             Project: Apache Helix
          Issue Type: Improvement
            Reporter: Hunter L
            Assignee: Hunter L


There was a bug in WorkflowAccessor where a JSON was submitted to for PUT requests, it would created a WorkflowConfig based on the JSON but fails to create a workflow with the config. This was preventing users to create workflows via REST APIs properly.
Changelist:
1. Ensure that the configs submitted are reflected in the workflow being created



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)