[
https://issues.apache.org/jira/browse/NIFI-5137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-5137:
-----------------------------------
Fix Version/s: 2.0.0
1.24.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Fix For: 2.0.0, 1.24.0
>
> 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)