Installation
Installing from the Marketplace
- Log into your Jira Cloud instance as a Jira Administrator
- Go to Settings (gear icon) → Apps → Find new apps
- Search for ScriptForge
- Click Install and confirm the permissions dialog
Alternatively, install directly from the Atlassian Marketplace by searching for ScriptForge and selecting your site.
Permissions Requested
During installation, Forge requests the following scopes:
| Scope | Purpose |
|---|---|
read:jira-work |
Read issues, comments, attachments, worklogs |
write:jira-work |
Create/update issues, add comments, transition issues |
manage:jira-configuration |
Read project configurations, custom fields, workflows |
storage:app |
Persist configuration (listeners, jobs, rules) in Forge Storage |
read:jira-user |
Look up user profiles and groups |
These are standard Forge app permissions. No data leaves the Atlassian cloud infrastructure.
Verifying Installation
After installation:
- Navigate to Apps → ScriptForge in the top navigation bar
- The ScriptForge admin panel should load showing the main dashboard
- Try opening the Script Console — you should see the code editor
If the app does not appear in the Apps menu, ensure you have Jira Administrator permissions and try refreshing the page.
Updating
ScriptForge updates automatically through the Forge platform. When a new version is published:
- The app updates in the background with zero downtime
- Existing listeners, jobs, and configurations are preserved
- New features become available immediately after the update
Uninstalling
- Go to Settings → Apps → Manage apps
- Find ScriptForge in the list
- Click Uninstall
Warning: Uninstalling removes all stored configurations (listeners, scheduled jobs, workflow rules, behaviours, scripted fields, and fragments). This action cannot be undone. Export your configurations first if you may reinstall later.