[
https://issues.apache.org/jira/browse/NIFI-6225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Gilman resolved NIFI-6225.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.10.0
> Connection Details dialog relationships list require alphabetical sort
> ----------------------------------------------------------------------
>
> Key: NIFI-6225
> URL: https://issues.apache.org/jira/browse/NIFI-6225
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core UI
> Affects Versions: 1.9.2
> Reporter: Alex A.
> Assignee: Alex A.
> Priority: Minor
> Fix For: 1.10.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> On the Connection Configuration/Details dialog the list of relationships can
> be returned by the API in an unsorted manner making it harder for the end
> user to locate a relationship for connections that contain large numbers of
> potential processor relationships. Further investigation demonstrates that
> the API relationship list is generated from a set within the
> ConnectionDTO.java file in the nifi-framework package that can't be sorted.
> Recommend implementing sort within nf-connection-configuration.js and
> nf-connection-details.js to allow better readability for the end user.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)