[
https://issues.apache.org/jira/browse/NIFI-3780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16125853#comment-16125853
]
ASF GitHub Bot commented on NIFI-3780:
--------------------------------------
Github user scottyaslan commented on the issue:
https://github.com/apache/nifi/pull/2081
@moranr I am not sure we could do that (currently) without the UI knowing
how many CS's are named 'StandardSSLContextService-*' . I think that would
require a bit more effort to create some REST endpoints etc. Maybe for this
iteration we can just move the new CS name field up above the 'Compatible
Controller Services' drop down and use the class name of the selected CS in
the 'Compatible Controller Services' drop down as the default name?
> Should be able to specify Service name when I create a new Controller Service
> within a Processor/Service configuration dialog
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-3780
> URL: https://issues.apache.org/jira/browse/NIFI-3780
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Mark Payne
>
> When I am configuring a Processor (or a Controller Service) and a Property
> Descriptor allows me to create a new Controller Service, that New Controller
> Service dialog allows me to choose which service type to create. However, we
> often have a few different instances of the same Controller Service type. In
> such a case, it is then confusing which service I'm looking at.
> I would like that New Controller Service dialog to have a field for
> specifying the name of the Controller Service. That field could either be
> pre-populated with the class name and allow me to change it, or the field
> could be blank and the class name can simply be used if nothing is entered.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)