Matt Gilman created NIFI-9288:
---------------------------------
Summary: UI - Provide UX to support Verifying Configuration
Key: NIFI-9288
URL: https://issues.apache.org/jira/browse/NIFI-9288
Project: Apache NiFi
Issue Type: New Feature
Components: Core UI
Reporter: Matt Gilman
Assignee: Matt Gilman
NIFI-9009 introduced the ability to verify the proposed configuration and
performed validity checks beyond what is supported in property validation. This
JIRA is to build the UI for invoking this verification and displaying the
verification results.
* The front end will allow the user to validate the proposed configuration
without Applying.
* The back end will provide a listing of affected FlowFile attributes.
* The front end will prompt the user to supply FlowFile attribute values.
* The front end will display validation results to the user.
* The front end will allow the user to make changes to the Property values to
address the validation results.
* The front end will allow the user to re-validate based on new Property
values using previously entered FlowFile attributes and values.
* Once the configuration dialog is closed, subsequent validation attempts
would require the FlowFiles attribute values to be re-entered.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)