mcgilman commented on issue #3440: NIFI-6221 Adding 'Download' and 'View' content buttons to List Queue URL: https://github.com/apache/nifi/pull/3440#issuecomment-485490906 @patricker @aeaversa That conditional with `dataContext.size > 0` looks like its disabling the download and view button when the underlying content is zero bytes. This is not the same as the content being unavailable. I do not believe we disable view and download buttons when the content is zero bytes elsewhere.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
