[
https://issues.apache.org/jira/browse/NIFI-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Witt resolved NIFI-2470.
-------------------------------
Resolution: Fixed
> WritesAttributes annotations in ListFile are incorrect
> ------------------------------------------------------
>
> Key: NIFI-2470
> URL: https://issues.apache.org/jira/browse/NIFI-2470
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 0.7.0
> Reporter: Kirk Tarou
> Assignee: Joseph Witt
> Priority: Minor
> Labels: beginner, beginners, documentation, easyfix
> Fix For: 1.0.0
>
> Attachments: ListFileAttributes.png, ListFileUsage.png
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The WritesAttributes annotations section has a variety of problems that need
> to be cleaned up. Otherwise, 'Usage' documentation will be incorrect.
> # Some of the WritesAttributes annotations don't match the actual attribute
> names:
> #* fs.owner -> file.owner
> #* fs.group -> file.group
> #* fs.lastModified -> file.lastModifiedTime
> #* fs.length -> file.length
> #* fs.permissions -> file.permissions
> # missing:
> #* file.creationTime
> #* file.lastAccessTime
> # Incorrect description
> #* file.lastModifiedTime is a formatted date/time
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)