You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2014/12/05 22:01:13 UTC

[jira] [Created] (NIFI-92) Add OK button to processor configuration dialog

Joseph Witt created NIFI-92:
-------------------------------

             Summary: Add OK button to processor configuration dialog
                 Key: NIFI-92
                 URL: https://issues.apache.org/jira/browse/NIFI-92
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Joseph Witt
            Priority: Minor


Rather than cancel / apply as the only options procsesor configuration dialog should have Cancel, Apply, and OK.  When apply is clicked the new properties should be applied to the processor and the PropertyDescriptors and Relationships should again be queried with the UI updated.

This allows PropertyDescriptors and Relationships to change based on configured properties.  Use cases include things like RouteOnAttribute with relationships changing based on property values; properties changed based on a selector Provider interface; Relationships changing in CompressContent bceause failure is not an option if mode = Compress and format is not attribute-based.



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