Gabriel Orstadius-Bui created NIFI-13218:
--------------------------------------------
Summary: API call for updating Reporting Task run status does not
support "DISABLED" status
Key: NIFI-13218
URL: https://issues.apache.org/jira/browse/NIFI-13218
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 2.0.0-M2
Reporter: Gabriel Orstadius-Bui
Fix For: 2.0.0-M3
Reporting Tasks can be RUNNING, STOPPED or DISABLED. However, the API call for
updating the run status ({{{}PUT /reporting-tasks/\{id}/run-status){}}} does
not support setting the status to DISABLED.
The object ReportingTaskRunStatusEntity needs to support DISABLED (see
ReportingTaskStatusDTO
https://nifi.apache.org/documentation/nifi-2.0.0-M2/rest-api/index.html#ReportingTaskStatusDTO)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)