You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Gilman (Jira)" <ji...@apache.org> on 2019/09/17 12:48:00 UTC

[jira] [Updated] (NIFI-6631) Add tooltip to Property Configuration dialog that shows fully resolved property values

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

Matt Gilman updated NIFI-6631:
------------------------------
        Parent:     (was: NIFI-6276)
    Issue Type: Improvement  (was: Sub-task)

> Add tooltip to Property Configuration dialog that shows fully resolved property values
> --------------------------------------------------------------------------------------
>
>                 Key: NIFI-6631
>                 URL: https://issues.apache.org/jira/browse/NIFI-6631
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core UI
>            Reporter: Mark Payne
>            Priority: Major
>
> When a Processor or Controller Service is configured with a Parameter, it can be difficult to understand exactly how the component is configured, because the values for some properties have been externalized. It would be great to have some way to see the fully resolved property value. For example, if a property is set to "Hello #\{name}" and the `name` parameter is set to `John Doe`, I would like to have a way to see that the property value will be resolved to "Hello John Doe". This could be shown as a tooltip when hovering over the property value, perhaps (which currently just shows the currently configured value "Hello #\{name}"). Or it may make more sense to show it when hovering over the "?" help icon for the Property, where we show things like Historical values, Default value, etc.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)