[
https://issues.apache.org/jira/browse/NIFI-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15403966#comment-15403966
]
Matt Gilman commented on NIFI-2441:
-----------------------------------
The fix for the client side sorting looks good to me. Thanks!
> View state fails with a JS error: "Cannot read property 'canRead' of
> undefined"
> -------------------------------------------------------------------------------
>
> Key: NIFI-2441
> URL: https://issues.apache.org/jira/browse/NIFI-2441
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 1.0.0
> Reporter: Koji Kawamura
> Assignee: Joseph Witt
> Fix For: 1.0.0
>
>
> NIFI-2355 and its PR #715 added permission check to table sort comparator in
> nf-component-state.js. And it produces a JS error: "Cannot read property
> 'canRead' of undefined"
> I think it shouldn't be added to state table, since a given user won't have
> record level permission difference for component state.
> #715 has the same change for changes nf-controller-services.js and other JS
> files. I assume adding the permission change to nf-component-state.js was a
> mistake.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)