Created Jul 13, 2022, Last active today
I would like to add a 'Cancelled' status to my parent issue workflow which will close the issue and set the resolution to all sub-tasks to Cancelled. I know this can be done using Jira workflow toolb...
Hello, Is it possible to send custom email to all users in bitbucket using script runner?
Hi All, I am using script runner for jira. If the Assignee field, not changes then it should be auto-assigned to a reporter when thr issue moves from one status to other Is there any pre-defined c...
I am trying to connect to oracle database with groovy . I have used the following code in groovy console import groovy.sql.* import java.sql.Driver try { def driver = Class.f...
JIRA by Atlassian is the most popular platform used the world over for issue tracking, bug tracking and project management. It is a tool that is widely popular with teams who have embraced the Agile ...
Automation testing tools today are designed for seamless integration with several external tools. Having worked with the QARA Enterprise test automation tool, I have witnessed how the integration wit...
Hi there! My organization uses Confluence Server 6.12.2 and we have Questions for Confluence 2.6.15. For some reason, when I navigate to Questions>Topics, I only see 8 Topics when I know we have ...
Dear community, when working with the ScriptRunner plugin and implementing Post functions, behaviours etc. there are some "automatic" variables being always available in a given context. So...
Hello! I'm using Jira v6.3.13 (WAR, with Apache Tomcat 7 and Java 8) and Script Runner v3.1.4. I wanted to use Jollyday (v0.5.7) with some scripted fields, and downloaded its .jar into Jir...
Hi All, I have a requirement to create monthly variance reports on fields that are currently scripted. The approach I'm taking is to run the script field once a m...
I am trying to match a custom field's value from a "Project" issue type into a "Feature" issue type, on update. These issue types are linked via the Parent Link field. ie. My custom field is c...
I am trying to get the script below to work - I have tried adding it to each field in behaviours as well as on one field. The issue appears once I add the additional if statement. I have also tried t...
I want to define an web item opsbar-action, that calls a REST-Endpoint that does some work to the current issue and then navigates back to the page it was called from. Currently I give the REST-Endp...
...opyProject.FIELD_TARGET_PROJECT_NAME) : destProjectName, (CopyProject.FIELD_COPY_VERSIONS) : true, (CopyProject.FIELD_COPY_COMPONENTS) : true, (CopyProject.FIELD_COPY_ISSUES) : true, //(C...
Hi awesome community! In this article, I would like to describe the one of the toolset (service) for the analyze some problems on different Java-based instances, of course, as Atlassian admini...
Nowadays, self-service becomes a new sexy. Customers seek on-demand experiences, and even support teams need to take that into consideration. According to Atlassian, we can provide a successful ...
Hello, I have a requirement wherein I need to make a field mandatory based on values selected in the first drop down of a cascading custom field, while performing a transition. The user needs to upd...
ran the bulk delete issue type screen schemes provided at https://community.atlassian.com/t5/Adaptavist-questions/How-to-bulk-delete-screen-schemes-or-issue-type-schemes/qaq-p/712428 on a ...
Dear Sir, I'd like to create the listener as follows features: 1. When: The user is added to group 'jira-administrator' 2. action: send-email Do you mind helping me 'Condition and Configuration' ...
Starting with Power Scripts™ for Jira v 4.5.5 and coming soon to Power Scripts™ for Confluence v1.2, Jira and Confluence admins will now be able to temporarily mimic permissi...
Can someone explain to me why my code is bad? Merci I put my code: def time = "1m" def result2 = put("/rest/api/2/issue/${linkKey}") .header('Content-Type', 'application/json') .que...
I tried all solutions from community questions, adaptavists documentation, none of them work I got following issues: Approach 1 ********************************************** Code:...
Life in Codes, an Atlassian Solution Partner was tasked by a major government entity to create a Jira issue archiving system by integrating Jira with their custom, legacy document management system. ...
Hello, So I would like to copy the link behind View customer request to custom filed. So when I create a report and add this custom field to this report, people can vi...
I am trying to compare a value from a multiselect customfield. i did the following code: import com.atlassian.jira.component.ComponentAccessor; import com.atlassian.jira.issue.CustomFieldManager; ...
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