I'm trying to understand what triggers the "Last Viewed" field date to be updated? I'm trying to get a snapshot of issues within a date range within a sprint:
ie: in a 2-week sprint how much work was assigned and completed in the first week compared to the second week? I'm doing data dumps of the project and using Pivot tables to calculate what I need. The "Last Viewed" field, "Updated" field, and "Resolved" field all look like dates I can use. But, I'm not sure what cause the "Last Viewed" field to update.
Thanks!
Hi @Bob Hannau
Last Viewed appears to be any individual viewing of the issue: separate browser tab, selection pop-up, or selection sidebar viewing. https://support.atlassian.com/jira-software-cloud/docs/jql-fields/#Last-viewed
Although that value does not appear to have anything to do with what you are measuring for assigned and completed. Instead statusCategoryChangedDate, Resolution, or CHANGED operator could be used (for assignee).
Kind regards,
Bill
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.