...tring authTokenJira = "xxxx" def responseJiraGet = get("/rest/api/2/user", "username="+addLicenseUsers, "https://xxx/jira", authTokenJira) log.warn(responseJiraGet) public Object get(S...
If you’re planning to move from Jira Data Center or any ALM or DevOps tool to Jira Cloud, picking the right migration strategy can make all the difference. Traditional cold migrations mean downtime. ...
The team here uses Release Please and has a standard to put fix/feature/etc. at the beginning of branch names and PR titles. So, if we connected Jira and GitHub would the linking still work if the Ji...
🚀 We’re excited to announce the latest Smart AI for Jira Cloud release, packed with powerful new features to give admins more control, enhance AI responses, and streamline ticket management. From cu...
Streamline Your Jira Cloud Migration: What You Need to Know Jira Cloud migration involves moving your data, applications, and workflows from on-premises Jira (or other systems) to Jira Cloud, or fr...
I want Jira to send emails when a fix version is 4 days or 2 days away from release. I see there is a standard template for issues. However, I want to use it for version Does this JQL work? Verision...
We have Jira Software coming close to its expiry. It looks as though we might have to purchase a new license (I.e with a new SEN number) as we don't have current portal access to access the existing...
Hi guys, it seems for ScriptRunner in the cloud environments, this is already possible. I did not see any option to get the locale of the user in a script, for example when a listener runs. The L...
On Jira Cloud, when synchronizing Work Item (WI) links into the description from Polarion, the thumbnail icons get enlarged and render as 183px × 183px instead of the expected 16px × 1...
For requirements of the "bug" issue type, users should not be able to move them to the "task" issue type. However, moving them to other issue types (such as "story") should be allowed. It would be e...
Hello, In ScriptRunner Fields I created Custom Script Field with User Picker (single user) template. Field just returnes the user from the other field: def user = issue.getCustomFieldValue("Custo...
I have exported a jira filtered issues into excel, however the time spent field shows differently in excel compared to the what we see in jira. How can i convert the excel sheet timespent column int...
Hi Atlassian Community, We recently upgraded our Jira Data Center instance from version 10.4. x to 10.5.x, and we are now facing issues with rendering velocity templates in our custom plugin (ARNR P...
I'm trying to setup an automation for creating an Epic from another Project. But I'm facing this issue. Even though all fields are already on creation screen and actor for the rule is also se...
Hello Atlassian Support, I have deployed Jira Data Center on Azure Kubernetes Service (AKS) using an Internal Load Balancer (ILB) and mapped it with a DNS entry. When I deploy Jira with only o...
I am trying to use a Listener in scriptrunner to send an email to members of an admin group (abc-admin) when a user is added to a another group (abc-users). I user Jira Data Center v. 10.x I found t...
I want to change the status field for a jira issue Like i have to status A and B and i want to change the transition from B to A but i dont have transition between them in the workflow so is there...
The short, how can I update another custom field of the same issue? I have code that runs through a calculation and returns the result to a JMCF custom field and attempting to copy the value to ano...
Hello Community, continuing with another question based on my former one here: Is there a way to download a release note as PDF or in some other format? using Jira DC 10.3 Thanks.
Good afternoon, I've been running Application Performance Index checks for some time on our Jira DC instance with no issue but for some reason immediately after upgrading from 10.3.5 to 10.3.8...
Hello All, We have a DC for Jira and Cloud for Confluence. i'm searching for a way to create an automatic release notes once a version is published. preferably without any add-ons. is it poss...
What am I miss understanding about transitions. It appears that in order for a user to change an issues status, they must have the "Transition Issue" permission. For the most part ever...
We restarted Jira service after patching. While starting the service we get below error. Installed SSL is still valid, even we renewed SSL but still facing issue. 2025-08-06 11:00:56,492-0400 https-...
Hi, I want to make the Work Description field under Log Work mandatory. I tried to solve this via a Scriptrunner behaviour. I have a very simple Script which does the job but unf...
Copied to clipboard