[
https://issues.apache.org/jira/browse/NIFI-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652595#comment-15652595
]
Scott Aslan commented on NIFI-3012:
-----------------------------------
It looks like the issue is that in 1.0 the format of the string for these
columns was changed but we didn't update the regex in the column sort function.
> UI - Error sorting Process Group Stats in Summary
> -------------------------------------------------
>
> Key: NIFI-3012
> URL: https://issues.apache.org/jira/browse/NIFI-3012
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Scott Aslan
> Fix For: 1.1.0
>
>
> When attempting to sort through the stats of Process Groups in the Summary
> page the console prints out the following error:
> {code}
> nf-common.js?1.1.0-SNAPSHOT:1156 Uncaught TypeError: Cannot read property
> 'split' of undefined
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)