GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/3055
NIFI-5600: Fixing columns in queue listing and component state
NIFI-5600:
- Recalculating the available columns for the queue listing and component
state because they contain conditions which need to be re-evaluated.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-5600
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/3055.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3055
----
commit 4d8145d964b150ce3b159936955fd0a386fb5829
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-10-09T16:49:31Z
NIFI-5600:
- Recalculating the available columns for the queue listing and component
state because they contain conditions which need to be re-evaluated.
----
---