You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/09/06 17:25:00 UTC

[jira] [Commented] (NIFI-6626) When retrieving Status History for a Connection, some fields are not properly populated.

    [ https://issues.apache.org/jira/browse/NIFI-6626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924444#comment-16924444 ] 

ASF subversion and git services commented on NIFI-6626:
-------------------------------------------------------

Commit 731df87f22d5028f044c3c6d5f34a3a6da4972ca in nifi's branch refs/heads/master from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=731df87 ]

NIFI-6626: Fixed the order of arguments passed to the ComponentDetails constructor when creating the Component Details for a connection. Also noticed that null fields are being added to the map when calling ComponentDetails.toMap() and this causes the UI to display these fields even though they have no value, so avoided populating the map with fields whose values are null

This closes #3696


> When retrieving Status History for a Connection, some fields are not properly populated.
> ----------------------------------------------------------------------------------------
>
>                 Key: NIFI-6626
>                 URL: https://issues.apache.org/jira/browse/NIFI-6626
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.8.0, 1.9.0, 1.9.1, 1.9.2
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>              Labels: release-manager:include
>             Fix For: 1.10.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.2#803003)