Hi Atlassian Community! I'm back with another helpful Python script designed to retrieve and analyze Jira project statuses. This script offers valuable insights into your project workflows by e...
...ira work items Forge can help Atlassian admins with all of this, and a Forge app can be a quick, reliable and secure alternative to your Python (or <insert your preferred coding/scripting l...
...he approach to workaround this is to manually modify the CSV files, and this can be time-consuming depending on the situation. I'm sharing a helpful Python script designed to clean up large CSV files b...
Hi Atlassian Community! I'm back with another helpful Python script designed to analyze Jira project attachments. This script provides valuable insights into your project's attachment landscape b...
Please help me understand how to use the Scriptrunner's resource in the REST endpoint. Right now, my script does not work without a token in it, but I want to hide it with the Resource. I use it t...
Please help me understand how to use the Scriptrunner's resource in the REST endpoint. Right now, my script does not work without a token in it, but I want to hide it with the Resource. I use it t...
...en) is linked to Parent via Parent Link field. I need some help on how JQL query is called in groovy script and/ or make the use of searchService/ searchProvider in the code to fulfil the above request....
Hi Atlassian Community! I'm now sharing this simple Python script, which is designed to help you efficiently download all attachments from multiple Jira Cloud issues. This script streamlines t...
...nd scripts to complete tasks. Included in all Jira plans, ACLI offers you unparalleled speed and precision for operating effeciently at scale. ACLI helps you: achieve faster results by a...
...he Atlassian Command Line Interface (ACLI) and invite you to join! What is ACLI? ACLI is a command-line tool that unlocks a new way for you to interact with Jira, using text-based commands and script...
...roup 1 & 2, should see both Fields X & Y are Visible but set as ReadOnly on both Tabs A & B. Please guide on how to configure the above scenario in scriptrunner for jira cloud and r...
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 script...
Hi Atlassian Community! It's me again. I'm sharing a helpful Python script to streamline attaching multiple files to Jira Cloud issues. This script automates the process of uploading files, s...
Hi, i want to create a button with scriptrunner that runs in a Jira and Xray plugin environment. It aims to create new Test Execution Issues for all tests in a test plan, based on a current test p...
Hi Team, The custom field "Quarter Release" (single-select choice) value should be copied to the "Fix version" field when the changes happen in the "Quarter Release" custom field. If the value was...
...igrated to cloud, so those ones should not be updated. The only solution I found is Script Runner update macro built-in script, but without a console script it would update all the macros it finds. It i...
Hello, I am looking to restrict the issue type in specific status through creating issues "Issues in Epic". via the "+" sign near the "Issue in Epic" area how I can achieve this? Thanks in advanc...
In workflow post function i have added script runner where i written code as below, Condition //Declare and initialize the list of issue keys def issueKeys = ["MYQCMR-42", "MYQCMR-5...
I want to execute the below bahaviour script in my form.There is no error in the script, but it does not work on the form. Also this shows type error when I copy the code in console tab.I amusing script...
...ollowing code: import com.my.package.JiraConstants And this is where it is failing. I have added the location of the script to the allowed list already in the same way as the running script. A...
Hi Team, I am reaching out to inquire about the feasibility of retrieving automation rules using ScriptRunner for Jira. Our organization is currently utilizing ScriptRunner to automate v...
...ile Please be aware that this workaround requires scripting development. If you have any additional questions about implementing the Jira REST API with custom scripts, feel free to share your c...
Hi all, We are using scriptrunner for Jira data center and we have just started to use issue security schemes for all projects and issue types, but we would like to "hide" the security level from n...
Hi, I am using ssh task configuration for running my script which will install exe file. I am able to run the scripts locally/manually in the remote server. But from Bamboo I am seeing failures....
Hi, so i need to create a summary table with all of the pages from the space, with the given label the owner, and the question if the given label is right or not and of course the page as well. BAsi...
Copied to clipboard