How many days worth of data will JIRA pull using this query issuekey in issueHistory() order by lastViewed DESC
TIA!
@Ash Please see the details of "issueHistory()" JQL function from this Atlassian doc: https://confluence.atlassian.com/jirasoftwareserver/advanced-searching-functions-reference-939938746.html#Advancedsearching-functionsreference-issueHistoryissueHistory()
The number of days don't matter while returning the issues, the count of issues matters rather.
@Taranjeet SinghThanks for your reply. According to this document it will return up to 50 issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.