Hi, I have two optional fields 'GT Dev Start Date' and ' GT Dev End Date'. I would want it to be optional as in user can choose to skip filling the dates if not needed. But in scenarios where an us...
Hello , I m having a complex requirement. I m having one main issue Type Project . This Project can have multiple other issue Types let suppose Booking through issue links ...
Hi All, As I have several types of projects in my instance, I created several templates. So, I created a project in Jira, with a Kanban board and a workflow with three states (Backlog, Rifinement, ...
Spotted on LinkedIn this morning. Posted by the Head of Product at Adaptavist. "you asked, we listened, Atlassian listened, now the hotly anticipated Behaviours feature for ScriptRunner is comin...
I've been doing some work with Project Configurator in the past few weeks, exporting projects from one instance and importing to another, and every time I go to do an import my anxiety ramps up. ...
hi everyone, i have a issue with automation and scriptrunner, the following error is shown the run of the automation. Script function failed on Automation for Jira rule: valida cambio test 1, file: ...
We have a dynamic structure that we fill via automation. The automation goes to a JQL query. We can't get the JQL query to go to the logged-in user. Example: project = pattern AND assignee = c...
Hi Team , I need to read .csv file which present in my local machine and create ticket based on that can you please give idea how can i implement this through script runner or any...
So our company's bitbucket moved from on premise to adaptavist saas based. As a result the git remote sshs are all of format: ssh://git@<company>-gitssh.adaptavist.com:1234/<project>/<...
Does Script runner for Jira cloud have a way to change a issue to a subtask under a different parent. The only documentation i have found refers to Jira Server and is not applicable to this use case.
Hi, I'm guessing the following questions cannot be done via "native" Jira Service Management (Cloud), so I want to ask to Adaptavist community: Inside a portal form, is there a way to show/hide se...
Hi Community, I have below use case, could anyone advise how can I do? I wanted to retrieve information (System Field) in the Jira Description field. In jira ticket Description, it store informati...
I want add Users from usergroup to custom field if component is selected let's say I have 3 components "A", "B", "C". If component "A" is selected when creating a task, then users in "group1" are a...
For this i am using the below code but it is showing an error:- Code:- import java.time.ZonedDateTime import java.time.format.DateTimeFormatter import java.time.temporal.ChronoUnit ...
Hello all, I need some help, here is a script which is mapped with description. def desc = getFieldById("description") def customerValue = """\ h2. Please answer the below ques...
Hi y'all, I have written a blog post on how to bulk edit Jira user e-mail accounts. Have a read and let me know what you think, I'm curious about your feedback. Cheers!
HI y'all, I've written an article on how to create a scripted validator that checks user's role in tandem with a threshold value from an issue. It addresses the use cases when, say, you want to allo...
Hello all, Good Morning. Hope you all are doing well :) What is the best way/practice to manage the scripts conditions, validators, and post functions in Jira? Whether we should apply the inline s...
Hi all, Sometimes you need to run your Groovy script as another user, for example some admin user with needed permissions. This code can be rather verbose because you need get target user, get curre...
Did anyone integrate any test management tool with Jira? If yes, which one? How is it helpful to you and your team?
...alue //FormField dBCC = getFieldBYID("customfield_15703") // id for dBCC dBCC.setHidden(false) dBCC.setRequired(true) } else { dBCC.setHidden(true) }
hey Guys. My question is about ^ Folders in Adaptavist. Till now I was not able to understand the aim of them, since I can not find any option to make them filter-dependent or field-dep...
Hi all, I am Joaquín, a Support Engineer at Adaptavist, I've been working in the Atlassian ecosystem with different companies from 4 years ago, I ´d like to share and learn about...
It is possible to enhance existing jira pages with scriptrunner, but I can'T figure out, how to create a new page. Is this at all possible? Current example: I wrote a script to display the configura...
Was discussing this earlier today, wanted to share with the community. If you're trying to add users from a project role to Jira Service Desk's Approvers field, you can use a ScriptRunner post funct...
Calling all Trello + Confluence users! We're celebrating all things Work and Wellness in our Confluence collection, where our team has been sharing activities to create more mindfulness around the ...
Subject | Author | Posted |
---|---|---|
07-21-2022 11:39 PM | ||
07-10-2022 10:21 PM | ||
05-06-2021 08:58 AM | ||
03-10-2021 01:00 PM | ||
10-23-2020 10:28 AM |