[
https://issues.apache.org/jira/browse/NIFI-9288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432501#comment-17432501
]
ASF subversion and git services commented on NIFI-9288:
-------------------------------------------------------
Commit 1bec905890b73972d93fac6c3c0d087bb79a69a3 in nifi's branch
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1bec905 ]
NIFI-9288:
- Allowing the user to submit a verification request for Processors, Controller
Services, and Reporting Tasks.
- Tracking progress of verification requests.
- Showing the verification results.
NIFI-9288:
- Fixing class name which prevented styles from being applied.
NIFI-9288:
- Ensuring that previously entered referenced attribute values take precedence.
NIFI-9288:
- Positioning the property listing and verification results based on
percentages instead of fixed values.
- Removing the additional dialog height.
NIFI-9288:
- Allowing attribute value entry to be skipped when appropriate.
NIFI-9288:
- Working around an issue caused by css minification.
NIFI-9288:
- Adding some padding to the verifying progress dialog.
This closes #5461
Signed-off-by: Scott Aslan <[email protected]>
> 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
> Priority: Major
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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)