[
https://issues.apache.org/jira/browse/NIFI-6815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16961461#comment-16961461
]
Alessandro D'Armiento commented on NIFI-6815:
---------------------------------------------
Hello!
I think you are talking about {code:java}
org.apache.nifi.controller.ScheduledState{code} (which is all uppercase) and
{code:java}org.apache.nifi.controller.status.RunStatus{code} (which instead is
PascalCase). Am I correct?
In case, both these enums contain a "running" value, but they work in different
contexts. Should we maybe put all the enum values all in uppercase? I'm not
sure about this could break anything in the UI.
> NiFi status variables are not consistent with use of case
> ---------------------------------------------------------
>
> Key: NIFI-6815
> URL: https://issues.apache.org/jira/browse/NIFI-6815
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.9.2
> Reporter: Jay Barra
> Priority: Major
>
> Responses for statuses can vary between "RUNNING" and "Running" for different
> calls. They should share casing
--
This message was sent by Atlassian Jira
(v8.3.4#803005)