You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Shane Ardell (Jira)" <ji...@apache.org> on 2022/11/21 18:17:00 UTC

[jira] [Updated] (NIFI-10814) UI - Display description on source selection

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

Shane Ardell updated NIFI-10814:
--------------------------------
    Description: 
Right now, in the NiFi UI, when dragging and dropping a process group and selecting the Registry as the source, we never display the description that has been given when versioning the flow if referencing a flow outside of NiFi registry.

Because of how the backend is currently implemented, a quick UI-only solution is to fetch the description on selection. In the future, an ideal solution would be to include the description in the summary endpoint return or create a new endpoint that returns all fully populated flows in order to display the description in the dropdown prior to selection.

  was:
Right now, in the NiFi UI, when dragging and dropping a process group and selecting the Registry as the source, we never display the description that has been given when versioning the flow.

Because of how the backend is currently implemented, a quick UI-only solution is to fetch the description on selection. In the future, an ideal solution would be to include the description in the summary endpoint return or create a new endpoint that returns all fully populated flows in order to display the description in the dropdown prior to selection.


> UI - Display description on source selection
> --------------------------------------------
>
>                 Key: NIFI-10814
>                 URL: https://issues.apache.org/jira/browse/NIFI-10814
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core UI
>            Reporter: Shane Ardell
>            Assignee: Shane Ardell
>            Priority: Major
>
> Right now, in the NiFi UI, when dragging and dropping a process group and selecting the Registry as the source, we never display the description that has been given when versioning the flow if referencing a flow outside of NiFi registry.
> Because of how the backend is currently implemented, a quick UI-only solution is to fetch the description on selection. In the future, an ideal solution would be to include the description in the summary endpoint return or create a new endpoint that returns all fully populated flows in order to display the description in the dropdown prior to selection.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)