Created Jul 13, 2022, Last active today
...ommentManager = (CommentManager) ComponentManager.getComponentInstanceOfType(CommentManager.class) commentManager.create(issue, currentUser,"reason for failure", true) invalidInputException = new I...
Hi according to below figure,by choosing an item in the checkbox ,an attachment is required. How do this work? thanks
Based the value of another field value we need to set checkbox=yes, I am trying with following script code. import com.atlassian.jira.component.ComponentAccessor import com.atlassian.jira.Compon...
Hi I'm trying to use Scriptrunner to (in part) get the value of a custom field. However, at the moment I am getting an error. This is what I am trying to do, to get the value. import com.atla...
Hi, I'm really enjoying the app, some improvement suggestions: Format the "Epic Link" field how it is formatted by default (name of the epic and colour coded) rather than with the ID. Format the ...
When I run the following: issueFunction in issueFieldMatch("summary", "^|(FLDI)|$") (searching for a string match: (FLDI) for this OrderID) I get an error that says
why do i get an error while trying to write code using an escalation service in JIRA
I have followed the below instructions for Using a server-side validator to set the Fix Versions required. https://scriptrunner.adaptavist.com/latest/jira/behaviours-overview.html#_using_a_serv...
Hi. I Want to automate by workflow, the creation of subtask. And I need to disable create subtasks manually. I create postfucionts to create the subtask, but I don't have Idea how to ...
Random users are getting errors when deleting events from the Confluence Team-Calendar add-on. Team-Calendar version v5.3.16, Confluence v6.0.3. The log file shows the following exception: 2017-11-1...
I'm creating a form using ConfiForms to create a JIRA task. Here is the code that I currently have located in a IFTTT to create JIRA Issue. Then a No Format macro inside of that, which contains the f...
Hi, I'm trying to create a real clone of a project with Scriptrunner. To do that, i need to copy every single element of a project (workflow scheme, workflow, issue type scheme,...) I'm acutally t...
Hi, I'm trying to find the best possible way to find the min and max dates of two custom fields of a group of stories related to an epic. We have two custom fields that we would like to get th...
Hey there, i am currently developing some scripted fields on our jira test instance and was wondering why the underlying scripts get not only compiled, but also are executed at jira startup. I...
I must be missing an import, the script below gives me the error: Cannot find matching method java.lang.Object#plus... Please check if the declared type is right and if the method exists... Any ide...
I'm trying to follow the instructions in this documentation: https://confluence.atlassian.com/questionscloud/administer-questions-738361807.html But there is nothing called "Questions Custo...
Hello, I've got following error when trying to connect to MYSQL database in order to get fields data. I would like to know how to include MYSQL driver to get connection working. Thank you....
(Created this discussion earlier, but was not posted so recreating. Apologies if duplicated) Hi, I am trying to setup the Hygieia dashboard and while setting up the jira-collector (which has jira-re...
Hi, We use behaviour plugin to make the fields required/optional and validations heavily. We have a validation where end date cannot be <= start date. we had a ticket, where the validation is p...
Hi, is there a possibilty to sort the values of a label field alphabetically in the dropdown? Maybe with Scriptrunner Behaviours? I only found this closed ticket: https://jira.atlassian....
Hello. We have a need to make the Security Level field required if user is in either one of two roles. I am looking for a way to get the user and check their project role, and if in&...
Hi, I recently started using team calendar, and after integrating with my JIRA Project in team calendar I only see current sprint. I have 4 future sprints setup and has data in it. But they don't sh...
Using Confluence 6.0.4 and Questions 2.4.15 We are seeing that links to answers or comments in questions for users using Firefox just scrolls to the bottom of the page and not to the answe...
I have a post function script which creates a new issue(of different issue type), in the new issue I have to set the value of a multi select custom field to its default value (during the new issue cr...
When I try to select 'Publish test result to Zephyr for Jira' plugin inside of Post-build Actions section in Jenkins, there is an error occured. You can find below error messages. I co...
App Central is all about the many magical apps and Powerups that help make Atlassian products even better. Partners, please read Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices.
Copied to clipboard