Skip to content

Modify Manage Files table header to reflect actual use of File's timestamp #7174

Description

@argiepiano

This came up in #7173

The file table at admin/content/files has a column named "Uploaded". This label is misleading. The column displays the timestamp field of the File entities. That field does not store the uploaded date, but rather the last time the file entity was saved.

I suggest we change this to "Last saved", or "Updated" to match the column in the node and comment tables in that same UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions