Created Jul 13, 2022, Last active Mar 20, 2026
Does anyone know how to retrieve the value of a custom field (String) in a custom script post function before the issue is actually created? I am trying to add request participants based on the valu...
Hi, I have a script with which i hide some options from select list, and i wont to do same with cascading select list. I try to do it with this script but it does not works import com.atl...
I'm using this script to set due date for post function (in JIRA workflow) after a ticket is created:- issue.setDueDate(new Timestamp((issue.dueDate + 14).time)) // set due date But now, in...
Hi Folks, This post function seems to be inconsistent for me with the value printed being either pre-screen or post-screen. Any ideas on what could be happening and how i could fix?...
Atlas Camp is our developer event which will take place in Barcelona, Spain from the 6th -7th of September. This is a great opportunity to meet other developers and get new ...
Hello, i am trying to register a service which has a paramter field just like script runner does: I have defined a field in the properties xml file but the field does not appear.  ...
Hello I need help!! Getting crazy with this: We have JIRA Server and ScriptRunner, and we are using JIRA Portfolio. I want to enforce that the Team field (customField) becomes mandatory whenever a...
Hi, Environment: JIRA +Xray Automation code: Java + TestNG In the automation code I have a class with multiple methods with different TestNG annotations. i.e. @test, @AfterSuite,@BeforeSuite....
Hello, I am looking to solve two requirements: 1) Only allow users to ask questions 'outside particular space' (disable option to assign the question to specific space). 2) Manage who can ...
Hi. I've created a REST endpoint using script runner to view all filters owned by a certain JIRA user. The REST call returns the filter id and the JQL string in a json format. When the JQL s...
Hi all, I'm using a scripted post function to clone an issue on transition. I'd like to assign the new issue to the current sprint - how do I do this? Thanks in advance!
I just want to make sure Adaptavist is aware, see if anyone else encountered the same problem, and share my workaround. I've been playing around with JIRA Software Server 7.6.4 (...
Has anyone successfully implemented the Addteq Unstoppable add-ons for JIRA and Confluence? If so how much customization was needed to get them to work?
Hi, I want to copy FixVersion/s field to custom field Fix Version (Single version picker). I assisted by this post and rewrite the script mentioned in here: https://community.atlassian.c...
Adaptavist ScriptRunner for JIRA Cloud is great and we have been using it extensively in our organization. It is howrever, not very clean that all emails sent with the tool come from a long/bizarre ...
We have a 30 day evaluation licence for Service Desk in our dev environment that is also running 7.8.1 JIRA Software (Server). Our JIRA Software has a current dev license, but we are running in...
Hello, I am currently evaluating the plugin named "Structure for Jira" and am curious to hear how others use it, especially those working in the videogame industry. I understand that St...
Hi Guys, today is the first-time that I'm attempting to use scriptrunner. Being someone thats never coded before, its proving to be an interesting challenge. The user requirement should be easy, 1...
Hi, I update a custom field with scriptrunner (custom listener) which impact Time to resolution(SLA) and after it update must recalculate time. But id doesn't work. I try to dispatch issue updated e...
Hi all, I'm trying to set default comment visibility with ScriptRunner Behaviors. SRJIRA-2545 says that it's possible with the following script: def formField = getFieldById("commentLevel") f...
Hi everyone - I'm a Product Manager at Lucid Software, and we're looking to better understand the needs of Jira project admins as we work on new features and projects for Lucidchart. If you're ...
Hello , I need your help with Groovy please ! I have the following scenario : " if reporter is member of group "JIRA_VIP" , then get custom field" Category " as VIP " to get the...
...sSubscribe=true but for some reason it has undefined in the url and obviously doesn't work, manually looking at the html it should be generating the url: https://domain/rest/calendar-services/1.0/calendar/e...
Anyone with ideas on how to monitor usage and statistics for Questions when on Cloud? I know that with server hosting you have a dashboard and other features that are very helpful for admins. ...
I have a simple behavior initializer script that is making a decision based upon the value of a Date Picker field value. The name of the field is "Delivery Planned" and is of type Date Picker. The f...
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