Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty Date field in the Attachment object #276

Open
suvamsinha opened this issue Aug 21, 2020 · 0 comments
Open

Empty Date field in the Attachment object #276

suvamsinha opened this issue Aug 21, 2020 · 0 comments

Comments

@suvamsinha
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant