[
https://issues.apache.org/jira/browse/NIFI-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16140894#comment-16140894
]
ASF subversion and git services commented on NIFI-2715:
-------------------------------------------------------
Commit a7ea178cdc02355cf8fa1b83555351a477522ecd in nifi's branch
refs/heads/master from [~yuri1969]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a7ea178 ]
NIFI-2715 - When performing a Queue Listing, if...
...FlowFile has no content, UI does not indicate this fact
For FlowFiles with no content:
* Added a simple title replacing the Content Claim's one.
* Defaulted File Size to 0 bytes using common formatting.
> When performing a Queue Listing, if FlowFile has no content, UI does not
> indicate this fact
> -------------------------------------------------------------------------------------------
>
> Key: NIFI-2715
> URL: https://issues.apache.org/jira/browse/NIFI-2715
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Reporter: Mark Payne
> Priority: Minor
>
> I have a queue that has FlowFiles with no content (this is the result of
> running GetHTMLElement with the destination set to attribute and sending the
> matching FlowFiles to this queue). When I view the queue listing, the
> FlowFiles have no Content Claim, but there is no indicator that there is no
> Content Claim. The UI should specifically indicate this, as it leaves the
> user confused as to why they are unable to view the content.
> Also, while looking at this, when I view the details of a FlowFile, I found
> that the File Size was listed as 'no previous value set' because the FlowFile
> had no content claim.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)