You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve just released Node Studio, a commercial Atlassian Marketplace app that brings the full power of node-jira-client right into Jira Data Center.
✨ What makes it different?
Native integration – Your scripts run inside Jira, in the security context of the logged-in user. No API keys, no stored credentials, no risk of leaking secrets.
Permission-aware – The same script behaves consistently for everyone, always respecting Jira permissions.
Monaco Editor built-in – Write, run, and debug scripts directly in Jira with inline _console.log() tracing straight to your browser.
Reusable scripts – Save your node-jira-client code in Jira’s database, import it from other scripts, and re-use it across projects.
Automation superpowers – Bind your scripts to Jira issue events, workflows (conditions, validators, post-functions), scheduled jobs… or even build custom fields and JQL functions powered by node-jira-client.
It basically gives Jira admins and devs a Cloud-like scripting experience but fully local, secure, and Data Center–ready.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I’ve just released Node Studio, a commercial Atlassian Marketplace app that brings the full power of node-jira-client right into Jira Data Center.
✨ What makes it different?
Native integration – Your scripts run inside Jira, in the security context of the logged-in user. No API keys, no stored credentials, no risk of leaking secrets.
Permission-aware – The same script behaves consistently for everyone, always respecting Jira permissions.
Monaco Editor built-in – Write, run, and debug scripts directly in Jira with inline _console.log() tracing straight to your browser.
Reusable scripts – Save your node-jira-client code in Jira’s database, import it from other scripts, and re-use it across projects.
Automation superpowers – Bind your scripts to Jira issue events, workflows (conditions, validators, post-functions), scheduled jobs… or even build custom fields and JQL functions powered by node-jira-client.
It basically gives Jira admins and devs a Cloud-like scripting experience but fully local, secure, and Data Center–ready.
👉 Check it out on the Marketplace: Node Studio for Jira
Cheers,
Pablo
Beta Was this translation helpful? Give feedback.
All reactions