Skip to content

BoxFile.Info update date fields not working #242

@amjoesph

Description

@amjoesph

After file creation. Updating its file information isn't working for few fields.

updating description works.
fileInfo.setDescription("desc")

updating "content_created_at" , "content_modified_at" is not working.
fileInfo.getContentCreatedAt().setTime(1462819930632)

boxFile.updateInfo(fileInfo);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions