You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Simon Bence (Jira)" <ji...@apache.org> on 2022/12/02 15:51:00 UTC

[jira] [Updated] (NIFI-10934) Add name validation for registry client creation

     [ https://issues.apache.org/jira/browse/NIFI-10934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Bence updated NIFI-10934:
-------------------------------
    Status: Patch Available  (was: In Progress)

https://github.com/apache/nifi/pull/6750

> Add name validation for registry client creation
> ------------------------------------------------
>
>                 Key: NIFI-10934
>                 URL: https://issues.apache.org/jira/browse/NIFI-10934
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Simon Bence
>            Assignee: Simon Bence
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently when a Registry Client is added to the NiFi, it allows to reuse an existing name. In a later step, when the Registry Client properties are edited, a validation happens and the name collusion is listed as validation issue.
> It would be preferred to check for name collusion  during creation.
> Expected behaviour:
> Given a Registry Client is added to NiFi with name R1
> When an other Registry Client is added to NiFi with name R1
> Then the creation is unsuccessful, and an error message is returned on the UI



--
This message was sent by Atlassian Jira
(v8.20.10#820010)