Script Studio for Jira
One TypeScript workspace for everything you extend in Jira
Script Studio gives Jira Cloud administrators a full TypeScript workbench inside the Jira administration area. Write your logic once as a file, test it against the Jira REST API, and publish that same file as a scheduled job, an event listener, a scripted field, a workflow rule, a UI modification or an HTTP endpoint. Optional source control connects the workspace to GitHub, GitLab or Bitbucket.
Write and test before you publish
A Code-style editor with Jira REST API types: run a script manually and read the output before anything goes live.
One file, many places
Publish the same script to schedules, events, scripted fields, workflow validators and post functions, UI modifications and REST endpoints.
An auditable run history
Every execution is recorded, whatever triggered it, so you can see what ran, when, and why it failed.

The Script Studio editor: TypeScript in a Code-style workbench, site workspace on the left, Jira-aware assistance in the open file.

