...sing a standard Jira transition screen combined with a ScriptRunner for Jira Cloud listener, I created a self-service "proxy" that updates the field configuration automatically via the Jira REST API....
...andles Groovy and TypeScript very well, when we're dealing with ScriptRunner, it's a bit different (maybe because there is a lack of training data or understanding about it). As I start getting better i...
Came across this post but have not found an answer.. https://community.atlassian.com/forums/Jira-questions/How-to-receive-e-mail-address-of-user-with-scriptrunner/qaq-p/1602127#U3240342 &n...
...rogrammatically via script console or listeners. For example the following code snippet returns data about the reporter, but the email address attribute is null no matter if I run it as logged in user or scriptrunner...
...ithout duplicating global state into every issue? I’d be very interested in best practices or real-world approaches using native Jira Cloud, Automation, or ScriptRunner for Jira Cloud. Thanks in a...
Hello! I'm writing a scriptrunner validator on create that checks the values of certain fields and lets the ticket be created accordingly. Script below: issue.customfield_14690.value...
Hi Community Folks, I want to learn groovy scripting so that I can create the scripts in scriptrunner cloud for the requirements shared from the users. Can someone give me a detailed roadmap t...
...articularly when those filters are private. This article demonstrates how to identify all private filters owned by inactive users using a simple ScriptRunner Groovy script for Jira Data Center. The Script R...
I want to implement a feature. GIVEN - custom, mandatory field (multi-select drop-down list): CMF, and - CMF is presented on the creation screen and visible, and - Script Runners - Behavi...
We are automating our onboarding process at our company. I have setup a hierarchy of issues to serve as my template (which issues need to get routed to which department). I am storing in the template...
...etting this to work in Scriptrunner (not another tool). I read here that someone had success with it in another tool: https://community.atlassian.com/forums/Jira-questions/How-to-use-workflow-v...
Hello, In the Jira Server project Service Desk we have several hidden request types (without groups). One of them is "IT help": Using Java API in ScriptRunner Console I try to get the list of a...
ScriptRunner is calling out the following To improve security and usability, ScriptRunner Enhanced Search is moving to Atlassian's native Jira platform. This means that searches will be i...
We are using scriptrunner for jira cloud and I am wondering if there is a way to search for internal comments
...tarted The toolkit is open source and available at GitHub. Prerequisites Python 3.8+ CMJ installed in target Jira ScriptRunner for target data export and cleanup execution Access to source and t...
Hey Brother and Sisters, topic very old and looks like never resolved formally. I am reffering to this https://appfire.atlassian.net/wiki/spaces/JMCF/pages/465502588/Calculated+scripte...
Hi everyone, We’re currently experiencing an issue accessing the following repository: https://nexus.adaptavist.net/content/repositories/external It appears to be 403 Forbidden, which is impacting...
Hello, I'm trying to use Behaviour on a Jira Cloud instance. I know that they can have issues with JSM project but in this case, I configured my behaviour to work on a Software project. The...
Hello, I have a very interesting issue I'm running into, and for the life of me, can't figure out why it's happening. I have an any to all transition in a workflow that runs a scriptrunner s...
As more of our users get into Loom and start using it to create Meeting Note pages in Confluence I have found that we really need some way to "auto-convert" these Live Docs to Pages after a set perio...
Hello, Dear Community, Long time no see 🙂 I’d like to share a ScriptRunner solution that helped me solve a specific use case. I had a requirement to populate a Date Picker custom field with t...
Hello, yould u assist us for DIsable possibility for effort logging on specific issue types in some projects? Working: by using scriptrunner - UI fragments, we are able to disable worklog action a...
...ike to avoid this to reduce maintenance overhead.) I also have ScriptRunner available. Is there a way to use ScriptRunner to help solve this problem?
Hello Community, I am using Jira Data Center and have a requirement from a team to be able to either make a specific issue type tab(s) non-visible to certain user groups within our project or hide /...
Hi, I have a service desk portal with multiple forms. I have a specific form which I want to be visible to users, but the user should NOT be able to click "create" I have tried adding a script on t...
Copied to clipboard