Data Processing
The app processes Jira data needed to calculate logged time rollups for the current issue and descendant issues.
Purpose
Calculate and display logged time totals for the current Jira issue and descendant issues in the Jira issue panel.
Data categories
Issue keys, summaries, issue types, issue type icon metadata, parent relationships, issue counts, hierarchy depth, calculation timestamp and Jira time tracking values such as timespent and timetracking.timeSpentSeconds.
Storage
Short-lived calculation cache is stored in app-scoped Forge Storage for up to 5 minutes. Forge Storage is also used to de-duplicate daily active user operational metrics.
Not processed
The app does not read individual worklog entries, does not use Tempo APIs and does not calculate rates, costs, invoices or billing amounts.
Sub-processors
Atlassian provides Jira Cloud, Forge runtime, app storage, Marketplace installation and authentication context. See Sub-processors.