[
https://issues.apache.org/jira/browse/NIFI-5137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17778260#comment-17778260
]
ASF subversion and git services commented on NIFI-5137:
-------------------------------------------------------
Commit a9e05ff4733243e8e45787638b87af34ddfa56c2 in nifi's branch
refs/heads/support/nifi-1.x from annanys23
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a9e05ff473 ]
NIFI-5137 Fixed the path to Controller Service grid item's state
This closes #7833
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit 6daf0abfd4ce56c1a1285f68af050e02b36fa6f4)
> Cannot clear state of a controller service
> ------------------------------------------
>
> Key: NIFI-5137
> URL: https://issues.apache.org/jira/browse/NIFI-5137
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 1.6.0
> Reporter: Joe Percivall
> Assignee: Anna Nys
> Priority: Minor
> Attachments: snip1.PNG, snip2.PNG
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> To reproduce:
> # Start with a controller service that is stopped with some state stored
> # Go to the state manager for that controller service
> # Attempt to click on the "clear state" text but notice that it is disabled
> and doesn't do anything
> Workaround:
> * Start at step 2 (in the state manager)
> * Inspect the page using browser web tools
> * Notice the "class" of the span is "link disabled"
> * Remove the "disabled" class from the span
> * It now behaves as expected
--
This message was sent by Atlassian Jira
(v8.20.10#820010)