[ 
https://issues.apache.org/jira/browse/NIFI-9288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430072#comment-17430072
 ] 

ASF subversion and git services commented on NIFI-9288:
-------------------------------------------------------

Commit 151a9361facfe8d0a71203584b7bf4330e8e8f38 in nifi's branch 
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=151a936 ]

NIFI-9288: Updated data model to use for cnofig verification requests so that 
only properties are necessary not the full component/config dtos. Also added 
endpoint necessary for determining which attributes are referenced by a 
component's properties and removed the referencedAttributes field from the 
compnoents themselves, since there's now a new endpoint for it. Also fixed a 
bug that was encountered where the VerifyConfigRequestDTO's complete flag was 
incorrect in case of failures

Signed-off-by: Joe Gresock <[email protected]>

This closes #5452.


> 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: 1h 20m
>  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)

Reply via email to