Created Jul 13, 2022, Last active today
Hello there, im starting to get used to scripting with behaviours. At the moment i have following problem: I have 2 jira projects, 1 is a service desk project. im using a sync to keep both ...
Hi, I have several Scriptrunner scripted fields defined in my Jira server. These fields have a global context (they're not project specific) but they are hidden in almost all of my field configurat...
Hi Community, Can you please help me in setting the Issue Security Level , I am using Clone/Link Post Function..., The Issue Security Level Needs to be set to the linked Issue via Custom script...
Recently at DEISER, we launched the latest version of a useful app for project management and project tracking: Profields 7. It comes with a bunch of new features and improvements designed to track p...
I have no use for the Details section and it's a pain to have to keep clicking over each time I review a test case. Thanks!
Hi All, How can i copy IssueKey of a parent issue to custom field of a Linked issue , with the help of script runner in the postfunction. Expecting an early reply . Thanks Harish Kumar
Apple just put us on the front page of the Mac Appstore. We enable easy video creation and screen capture and focus on engineering workflows. User can capture a bug and post on JIRA. User can...
Introduction In this article we describe the complexity of managing release cycles of complex IT solutions that comprise of a number of Apps, Service and/or Microservices. In particular, we will to...
Hi Dear Colleagues from Atlassian, I want to get the request type name to compare in a [Switch Case] in Script Runner Fields. Do someaone knows how to help me ? Regards
Hi All, I have 2 projects, I added a scripted post function which creates a new issue in project 2..., Here i need to copy Issuekey of project 1 to Custom field Value of project 2. and also...
...ssueIndexingService) boolean wasIndexing = ImportUtils.isIndexIssues(); ImportUtils.setIndexIssues(true); issueIndexingService.reIndex(issueManager.getIssueObject(issue.id)); ImportUtils.setIndexIssues(wasIndexing); }
Hi All, We wanted to try out the Zephyr plug-in with JIRA for test management activities. For better tractability we wanted to create test issue type inside User Story/Bug story issue type. Is it p...
Hello Sir, I would like to create Zephyr test as a subtask for the user story. Currently I am able to create only subtask issue type. Could you please help me with the ...
I am working on creating users more quickly, hoping someone could assist with helping me add the ability to create user and add to a specific group. The creation script seems to be working (JIRA Ser...
Hello, One of the ways our company is using Trello is for warehouse management, including coordination of items coming in and going out of the warehouse. To date, we have been importing PDFs of indi...
Hello, I use behaviour and REST endpoint. Similar to https://scriptrunner.adaptavist.com/latest/jira/behaviours-conversions.html My REST returns list in format: items: [{value: "xyz", label: "abc"...
Hello, I would need an alert when number of issues in the current month excited 10. I can automate a scheduled trigger to run a script, but can someone help me with scriptwriting? So basical...
Welcome to our "Out of the Box" series! In this group of articles we'll take a look at how to get the most out of your Confluence instance using the amazing tools already provided by Atlassian right ...
Hi, I'm trying to use BigPicture for to plan at a high-level if the project is deliverable. I have a bunch of Jira tickets raised, organised by Epics. I was thinking to use Artificial Tasks, as we...
Currently I have script listeners setup on my Jira Cloud that automate updating fields for Jira tickets. These listeners have been working fine for over a year. Issue In the last month or so, we ...
Hi, An old groovy script is importing com.onresolve.scriptrunner.runner.util.HomeLocator which doesn't seem to resolve in version 5.6.9. Is there a different location for this? Seems like a...
I just lost 1,5 hours of work on a project timeline in confluence (webpage lost connection and then the whole browser crashed). Is there a windows client for confluence? I hope that a dedicated...
Hello, Which is the best way to integrate OKR's with JIRA tasks? I am trying weekdone, gtmhub and the OKR board in the market place. But was wondering if anyone has othe...
Hi, we are having problems using the "script fragment" called "Constrained create issue dialog". With some projects we get the expected result of blocking the selection of project and issue type, b...
...hreeMonthsBack = 3.months.ago } def users = userManager.users def page = users.currentPage while (true) { page.each { user -> myLog.debug(user) if (userAccessor.isDeactivated(u...
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