Created Jul 13, 2022, Last active today
Hello, while modifying events in Script Runner I can't see projects from another Jira instance. The two Jira instances are linked together, but I can only see projects from current Jira. I...
Hi, I have a list of groovy scripts wrapped into a jar file and deployed as an add-on in Jira. I am trying to access the groovy files in workflow validator by specifying the path in File tab. I obs...
Hello, Can someone please help me in fixing this error? import com.onresolve.scriptrunner.runner.rest.common.CustomEndpointDelegate import groovy.json.JsonOutput import groovy.tra...
We started using Questions for Confluence about three years ago for a very large project--it quickly became unwieldy and we stopped using it for that reason. However, we have a new project now that w...
It seems to me that there are some basic features that are not integrated in Jira cloud which i can understand. Scriptrunner plug-in seems to be one is one that i hear everyone talk...
I've added a custom field called "HLE_Skipped?" and a screen that contains a checkbox. When this checkbox is checked and I go onto the next transition I'm asking JIRA to fast track the issue to...
Is it possible to clone /Copy project with exsisting template project or can we do it with rest API?
Hi, jira is running on Cloud. Script Runner for Jira is used. Issue is linked, untill the linked issue is close ..the issue from which it is linked must not be able to move to next status. Code i...
When adding the questions macro to a page, you have the option to add a button for asking questions. Questions via this button will be assigned to the space where the macro was embedded. Using this ...
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...
...ence, you can use these online tools which will provide for you easily some view of your system and you can automate it by public REST API. https://gceasy.io/ https://heaphero.io/ - a...
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 ...
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