Is there any way to make the workflow status as draft when it is in open status.?
Summary:
Is there any way to make the workflow status of Quality Issue as draft when it is in open status
Content (required):
We need to suggestion whether we can update the workflow status from Open to Draft for the Quality issue.
Version (include the version you are using, if applicable):
Latest Version
Code Snippet (add any code snippets that support your topic, if applicable):
Using PATCH we are trying to change the Workflow Status from Open to Draft.
{
"WorkflowStatusCode": "ORA_ISSUE_EXCEP_OPEN"
}
Tagged:
0