Randy Gelhausen created NIFI-2055:
-------------------------------------
Summary: Processor bulletins are displayed oldest first, which
makes debugging difficult
Key: NIFI-2055
URL: https://issues.apache.org/jira/browse/NIFI-2055
Project: Apache NiFi
Issue Type: Bug
Reporter: Randy Gelhausen
When debugging a flow, it's common to change processor configuration items
iteratively until everything is set correctly/as desired.
By default, bulletins expire after 5 minutes, which is helpful. However,
bulletins are displayed (when mousing over the processor) by oldest timestamp
first. This means it's difficult to see errors/warnings generated by my newest
configurations unless I wait 5 minutes for all the old ones to expire.
I propose changing the bulletin display order to most-recent bulletins first.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)