Created Jul 13, 2022, Last active today
Hi, I has a post function to create subtask on transition. Values for custom field are supplemented on transition screen. Problem is that, first I add this value to parent issue and next it's copy t...
Hi, I have tried some methods and could not succeed, I need some help in creating the new issue using script runner script console. The use case is I have to create issues in project 'POWN' wi...
...lexADAccountID.setHidden(true) } Thanks, Raj
I have the following code. I'm trying to only show custom field options that match a certain filter. def customField = customFieldManager.getCustomFieldObject(cfield.getFieldId()) def config = cust...
Is there any particular function for this or if anyone can provide a code for this. Actually I have created a behaviour which will changes the value of a select list say 'CustomField 1' when we sele...
Hey everybody, when i'm trying to save a questions after editing it (the question contain pictures), i will get the error: "Error found in the content of the question" and "Error saving draft"...
I have two custom fields A(number filed) & B(date field). if value of custom field A is not null then custom field B is required, if value of custom field A is null then custom field B is not req...
Hi, I just want to start discussing your experience with Jira 8 and if you have some problems with the new GUI of Tempo add-ons. I know the new GUI is there for several months, but for us it is a b...
hi, i always get this error message on addon update: "An error occurred during installation. Refer to the logs for more information." What does it mean? Where i can find related log?
I've created a behaviour script that dynamically filters out certain options in a custom field based on what was selected in a filter field. The filtering is based on complete replacement of the set ...
QARAJ is an add-on that integrates Jira with QARA Enterprise – a test automation tool developed by The Digital Group – and adds advanced test management capability to the Jira interface. QARAJ a...
Hi, I have a REST endpoint script that returns all transitions in my JIRA instance, along with work some other info such as associated workflow, to and from status etc and produces all the info in CS...
Need assistance on adding a script in workflow to validate a custom field of type time (Epic Sum-Up custom field) does not exceed x weeks.
Hello , While assigning the issue we are getting the following error in the log file , however the issue is being successfully assigned. https-jsse-nio-8443-exec-5 url:/secure/AssignIssue.jspa user...
Actionable checklists are a great enhancement of Jira issues. Rather than using bullet lists within the issue description or subtasks, they allow you to add multiple checklists and enhance your every...
import groovyx.net.http.HTTPBuilder import groovyx.net.http.Method def remote = new HTTPBuilder("https://myjiraurl") def issueJson = remote.request(Method.GET) { req -> uri.path = "/api/v1/tok...
Hi, I am pre-text formatting wiki style rendered custom field through behavior but unable to set the text in left or right in cell. Its displaying center. see example def dfValueCleintServer=""" ...
Good Night, I'm trying to do a post function script where on the crating of a subtask, I get the parent linked issue summary in to a custom field. I got an issuetype name "SS", the "SS"is linked to...
Hi there, Atlassian Community! As you may know, the Atlassian Marketplace is ever-changing. As such, we’re adapting the Atlassian Marketplace Terms of Use to reflect recent changes. Review ...
I have a behavior with checkboxes that includes values None Value 1 Value 2 Value 3 I want to clear all the values if "None" is clicked which I have been able to do. But I also ...
Is it possible to test if a form field has been set as required/hidden/readonly? I mean something like the related getters for the setters shown in the API reference: e.g. https://scriptrunner.adapt...
Hello, I am using Adaptivist ScriptRunner Jira together with Catworkx Matrix for Jira. The matrix plugin uses project permissions to allow issue cards to be moved from one cell to another.&nbs...
Hi, I'm trying to use the cloneIssue function in a script. Everything works fine but i just wanted to know if there is a way to keep the status of the original issue. Is a parameter like "CloneIss...
We want to ingest the calendar from confluence from another app, but it does not have direct access to confluence, so we need a way to periodically export the calendar to ics format. How can I automa...
...ole="dialog" id="sr-dialog" class="aui-layer aui-dialog2 aui-dialog2-medium" aria-hidden="true" data-aui-remove-on-hide="true"> <header class="aui-dialog2-header"> <h2 class="a...
App Central is your space to connect, share, and learn about Marketplace, third-party, and custom apps. Whether you build or use them, this is where the discussion happens. Marketplace Partners: be sure to check our Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices before posting.
Copied to clipboard