Documentation
Decision Register for Jira — Documentation & Support
Decision Register for Jira is a Jira Cloud global/admin page app for generating and exporting project decision registers. It is not an issue-view panel.
Marketplace: coming soon.
Overview
- Access the app from Jira global navigation under Apps.
- Load projects, choose a project, and generate a decision register.
- Filter with decision-type toggles and export results to CSV.
Installation
- Sign in to Jira Cloud with a site admin account.
- Open the Decision Register for Jira listing in Atlassian Marketplace.
- Select Get it now.
- Choose the Jira Cloud site where you want to install the app.
- Review and approve the requested permissions.
- After installation, confirm the app is enabled under Apps > Manage apps.
- Open the app from the Jira Apps menu to verify access.
First-use Steps
- Select Load projects to fetch available Jira projects.
- Select a project from the project selector.
- Review default decision-type toggles and settings.
- Select Generate register to build the initial result set.
How to Use
- Decision type toggles: Enable or disable decision categories before generating.
- Settings: Adjust available register settings for the selected project scope.
- Generate register: Re-run generation after changing toggles or settings.
- Review output: Validate rows in the generated register view.
- Export CSV: Download the current generated register as a CSV file.
Permissions & Visibility
read:jira-workis used to read Jira project and issue data needed for register generation.storage:appis used to persist app settings and generated register state.- Jira API calls are executed in Forge
asApp()context. - Result visibility is constrained by Jira data available to the app in your site configuration.
Data Handling
Architecture: Forge-only app running on Atlassian infrastructure.
External backend: None.
External network egress: None.
Storage: Forge storage:app is used for key groups including selected project, decision type toggles, register settings, generated register snapshot, and generation timestamp metadata.
Troubleshooting
- Load projects returns empty: Confirm project browse access and that app permissions were approved at install time.
- Generate register not available: Select a project first.
- Generated register is empty: Verify decision-type toggles and project data contain matching decisions.
- CSV export unavailable: Generate a register before exporting.
- Settings or selections reset: Reopen the app and verify
storage:apppermission is present in app configuration.
If the issue persists, contact [email protected].
Support
Support email: [email protected]
Typical response time: 1-2 business days.
Include the following in your support email:
- Jira Cloud site URL.
- Affected project key and action performed (Load projects, Generate register, or Export CSV).
- Step-by-step reproduction steps.
- Timestamp of the latest occurrence (with timezone).
- Expected vs actual result and any screenshots.