[
https://issues.apache.org/jira/browse/NIFI-6225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837526#comment-16837526
]
ASF subversion and git services commented on NIFI-6225:
-------------------------------------------------------
Commit a2bacde62ce24acd0332b2147b4fe5834d14f210 in nifi's branch
refs/heads/master from Mark Bean
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a2bacde ]
NIFI-6225: bug fix for listing relationships in sorted order
This closes #3459
> 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
> Time Spent: 1h 50m
> 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)