Hi Community, I want to set the Name of Epic Name field to Feature Name in Jira Cloud. I am able to set names of system fields and other custom fields by using this scriptrunn...
...itbucketRepositories() { try { let credentials = { key: 'hikaflow-app', publicKey: &n...
...nCreated", de type "Run Javascript", j'appelle une fonction qui me renvoie du code HTML. ça fonctionne. J'aimerais maintenant, via ${iftttResult_IDX} de mon IFTTT, recupérer le résultat de mon Javascript a...
Please help in resolving the Static type checking error when configuring a Scripted Field using Scriptrunner in JIRA Cloud as detailed description is mentioned here: https://community.atlassian.com/...
Hi Community, In Jira Cloud, I have two custom fields: Compliance and Audit (Select List - single choice). I have created two Text Fields (single line): Risk Score and Risk Level which will b...
Hi Community, I want help on how to write the same scripted field groovy code using scriptrunner in JIRA Cloud as it is written in JIRA Data Center successfully. I have two scripted fields in JIRA ...
Hi Community, I am creating a behavior in Jira Cloud using scriptrunner, where I want to set a default value in Summary and Description fields on Create transition. Please find the below code: con...
Hi Community, I am creating a behavior in Jira Cloud using scriptrunner. I want to hide a custom field based on workflow status using scriptrunner cloud behaviors: For example: custom field as "Se...
Hi Community, I need help in reviewing and correcting my below code. I am passing the code in Conditional execution section of Transition Issues post-function (using JMWE app) in the Child Workflow....
HI Community, I have created a Global Jira Automation Rule, where I want to transition the Parent (Initiative) to Prioritized/ Not-Prioritized status automatically based on Children (Portfolio Epic)...
Hi all, Bit new to ScriptRunner as I am attempting to build a validator during the transition for when an issue is being created in the workflow on Jira Cloud. I want that when a customer selects ...
Hi Community, I am working on Parent-Child linking automation between a Parent and Child projects. I want to configure the below: Parent P should only move to "Prioritized" (on Parent Board) when ...
Dear community, sorry for maybe a trivial question but I have been fighting with this for quite a time. I am unable to implement AJS.RestfulTable on Jira issue inside ScriptRunner's Web Pan...
Hi, Need help resolving why our user macro that uses JavaScript jQuery code to add an event listener to an input field that no longer works. what we want it to do, Event Listener: wait for c...
HI all: We want our support agents to easily identify problems records that could be related to the incident they are working on so they can link the incident to that problem. In this way, we can h...
...reated a Message Type field and passing an HTML + Javascript code in "Edit Default Value" In the HTML+Javascript code, I am using a Checkbox When Checkbox is enabled, it displays the value and if i...
Hi There, last night our all of our repository saw something unusual in our account repositories and hacker insrted malign javascript in many of our files, also changed .gitignore. the the c...
Hi, I work on a React app using node 14.18.3. Today when I opened a PR I'm getting a bitbucket pipeline build failure for a pipeline that's worked fine for almost 2 years. After the npm ci step i ge...
Hello, I am trying to create a Javascript automation in Confiforms and honestly don't know what I'm doing wrong. I have two fields in my form: Vote - which is a space delimited list of u...
...ttachments from pages. When I try to extract text from the page using requests via my python app, the extract text from page looks like: Since your browser does not support Javascript, you must p...
Hi Community, help needed. xPorter "syntax" is driving me crazy. I have a field that contains the country shortcut (like eg. AT for Austria, DE for Deutschland, ....). I would like to check/repor...
...nitialized & triggered? Or somehow query the detail of the collector before setting the values? My use case is as follows. I have my issue collector being shown and my javascript a...
Hi All, I have a script and currently its showing output value in Number like 0, 12, 123 but I want to show the output like $0, $12, $123. import com.atlassian.jira.component.ComponentAccessor ...
I have created a randomized quiz in a Confluence HTML Macro using javascript. The quiz is a knowledge check for users who wish to gain access to an application they have taken training for. At the c...
I'm trying to install a repository by either a branch or specific commit hash. The npm docs seem to suggest that something like this should work: for a specific branch: "repo-name": "git+ssh://git@...
Copied to clipboard