Totesoft Documentation

Wake for Jira Cloud

Wake turns a Jira saved filter into a dashboard view with a sortable issue table, grouped rollups, aggregate metrics, and charts.

Wake is built with Atlassian Forge and runs inside Jira Cloud. Jira data is requested using the current user’s permissions, and Wake does not modify Jira issues.

Key features

Current limits

Capability Free Paid/trial
Selected columns Up to 5 Up to 5
Group-by dimensions 1 Up to 2 nested dimensions
Aggregate metrics 1 Multiple metrics
Issues loaded per gadget load Up to 500 No Wake Free cap; Jira/platform limits still apply
CSV export Not available Available from grouped results; up to 1,000 rows per generated file

Documentation

Development

Prerequisites:

Typical clean build:

npm ci
npm run sync:shared
npm --prefix resources/groupview ci
npm --prefix resources/groupview run build
npm run lint
forge deploy

Use forge install for a first installation and the appropriate Forge upgrade command/process when manifest permissions change.

The current root package does not define an automated test command. Add tests and CI before general availability.

Permissions

Wake currently declares:

See scope justifications. The storage:app scope is under release review because the current KVS FRAME_CONFIG handlers appear to be legacy code.

The Wake legal pages require the corrections listed in this package before Marketplace publication.