Skip to content

Empty Date field in the Attachment object #276

@suvamsinha

Description

@suvamsinha

Hello,

I'm facing an issue with the Attachment object. I've a scenario where I want to retrieve the most recent atttachment from a given JIRA issue. I'm trying to sort the attachments of a given JIRA ticket as per the created date in descending order to achieve that.
But "Attachment.getCreatedDate()" doesn't have a populated date field. There is a field "fastTime" but it's value cannot be utilized to sort the attachment list.

Can someone help me out with this issue ?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions