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 Burgess (JIRA)" <ji...@apache.org> on 2016/11/15 16:50:59 UTC

[jira] [Updated] (NIFI-2684) Validation error messages should refer to propertyDescriptor using its displayName

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

Matt Burgess updated NIFI-2684:
-------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Validation error messages should refer to propertyDescriptor using its displayName
> ----------------------------------------------------------------------------------
>
>                 Key: NIFI-2684
>                 URL: https://issues.apache.org/jira/browse/NIFI-2684
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Andre
>            Assignee: Andre
>             Fix For: 1.1.0
>
>
> When certain validation violation are triggered, {{AbstractConfigurableComponent}} refers to the descriptor using  {{descriptor.getName()}} 
> the result is that error messages end up referring to properties by sometimes cryptic names (instead of the "pretty names" defined in {{.displayName}} )
> Users would be better of if we used {{displayName}} on error messages when available, but to fallback to names in case displayName is null.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)