Matt Burgess created NIFI-9680:
----------------------------------
Summary: Add "quick copy to clipboard" feature to component dialogs
Key: NIFI-9680
URL: https://issues.apache.org/jira/browse/NIFI-9680
Project: Apache NiFi
Issue Type: New Feature
Components: Core UI
Reporter: Matt Burgess
The idea for this Jira is to be able to copy the property information from a
component dialog as text to the clipboard, to have something like what you
would if you took a screenshot. Dealing with text is much easier. Sensitive
property values would be omitted (possibly being output as "Sensitive value
set") and references to other components could be by name and possibly type and
ID. Information from all tabs would be included to save the trouble of multiple
screenshots/copies for a single component.
For more detailed information, the flow definition for the parent Process Group
can be exported to JSON as exists today.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)