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 14:50:00 UTC

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

Simon Bence created NIFI-10934:
----------------------------------

             Summary: 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


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)