I am struggling with groovy script which can compare all fields of 2 project and create a confluence page with findings . I am new to groovy script , so this i got from GPT. Code : import...
I want to clone one issue which is already created to other version of a project ,is this is possible with automation Ex: have one issue jira-1 with fix version=test I want to clone this iss...
Hi all, I'm facing an issue with epic for the last one where the percentage is not appearing while the other epics and story are displaying the percentage. I'm probably missing something here...
Hi there! This question originally was posted on Atlassian developers' community (the link), but there were no any replays. So, I decided to try my luck here. For the last three releases of Jira (9...
I'm trying to trigger a transition of a parent task when all specific subtasks are in a certain status but I'm not familiar with scripting. I've done something similar with the JMWE Transition Issue(...
Hello Jira enthusiasts! :) Today, we have a quick test for you (no matter what your Jira hosting is): Agents in your company are complaining about switching between different queues spread through...
問題 課題タイプがエピックの課題を開いても、「エピックの課題」欄が表示されないようです。原因は何ですか?どう対応したらいいですか? 解決策・回答 課題表示画面の「エピックの課題」欄は、Jira Softwareアプリケーションの機能となります。その欄の表示には、有効なJira Softwareライセンスが必要 となります。 期限切れなど、有効なJira soft...
we are attempting to create a JIRA software on-prem ticket via POST method through API call using credentials that work via Postman and other mechanisms. Unfortunately w could not seem to get working...
User story: As a Jira user, I want the ability to set up an automation rule that changes the Team field value when the assignee changes, so that I may save time. If assignee = X, Team = Y Con...
Has anyone set up a retrospective board in Jira without a plugin? We are moving to cloud soon, but am wanting to get this set up in our current Jira instance. Curious on how you structured this?
Hello, It is fairly easy to do some user auditing with JSW and the "user export" app. But no so when it comes to JSM… Would you guys recommand any app to audit all clients of all projects? Ideally...
We have Jira Core running on EC2 and using RDS. We need to modify CA certificate of the RDS from rds-ca-2019 to rds-ca-rsa2048-g1. In order to achieve this we would like to verify if the Jira server ...
Hello! I need help getting the desired result when using the following JMWE post-function script to return specific days of the week in my custom field's calendar: Date date = new Date(); int day ...
Background: I made System field "Assignee" value mandatory on a Transition screen using Script Runner required field Validator. When I clear the value in assignee field i.e., automatic and m...
Hello, Is it possible to update/change the issue keys of a project?
Hi Community, I'm having a hard time figuring out the Smart value for getting a linked issue of type "is implemented" to be sent as a link in the Jira automation action "Slack Message". Currently ha...
Hi. I have this JSON in my Edit issue Jira automation: {{#=}} {{issue.customfield_15400.split("/").first.asNumber.multiply(100).divide(issue.customfield_15400.split("/").last.asNumber)}} {{/}} I a...
I'm looking for / hoping that there is a way within the ScriptRunner console where I can get the total login history for a user. We currently have one user that is stating they log in every day and...
We've recently added both Themes and Initiatives to our issue type hierarchy in our instance. My questions are: how do I connect a specific theme to an Initiative (is there a field we ...
How can I transfer the data that is displayed for a Sprint in the Sprint Health Gadget to a bar chart? I have the pie chart gadget however it just puts the input of a board and I cannot filter out th...
Hi, I'm using Jira Software (v9.4.8) Data center in my company. I'm administrator of my project, but not administrator of the full instance. I'm trying to use an automation rule to, by click,...
I was trying to use Calculations to do the math to get the team average (yes, Velocity) for each individual member of the team - just to use as a baseline so we do not overburden anyone (all internal...
Hi! "broken issue" not displayed. But I can open and find the issue via jql.
Hi, I am looking to create some sort of automation where I can receive an email whenever the time that is logged on an issue exceeds the time allotment in the original estimate/remaining est...
Dear Jira Administration Experts, My manager would like to receive a summary of our Jira usage, including data storage metrics and the counts of forms, issues, workflows, and email automations etc. ...
Copied to clipboard