Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
Description
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.
Attachments
Issue Links
- is related to
-
NIFI-2078 State management for processors whose states are managed externally
- Open
- links to