Created Jul 13, 2022, Last active today
When creating a team calendar, there's an option to choose 'Add existing calendar' which creates a subscription to an existing Team Calendar. However I don't find any option of adding a subscription ...
Given that it is not possible to rename groups, would it be possible to use ScriptRunner to create a new group and then transfer all properties associated from another group to the new one so that it...
I was successful at creating a new page in the Script Console using the authenticatedRequestFactory simular as follows.. def myResponse //create page authenticatedRequestFactory .createReques...
How can I create a listener that will clone comments along with an issue? Does it matter that a comment author is an external customer? Sometimes our JSD issues need extra development support, and I...
Hi to all, using the feature "Incoming Mail" (from "System"), I can create a ticket if the recipient of the email (To:) is, for example, Support_JIRA@company.com I need also to capture the sender o...
Hi, I have added the following script to a workflow transition in JIRA. When I run the preview the email looks fine, and when I do the transition of the issue the script looks like every thing wnet ...
Hello everyone I need some help with an email, I'm using conditions to diplay or not the values of some fields on an custom email. When I use (it Work): <% if ( cfValues['SubtaskAssigne...
Hi all! I am a new Jira user, using JIRA v7.1.9. I saw several questions about showing issues added after sprint start, and I figured out I should use: issueFunction in addedAfterSprint...
Hi, l had an error like this. How can l solve this? Regards,
How to generate Report from xunit console?
Issue Templates has proved itself as a tool that helps to be Agile, maintains the information flow, and saves working time. It is highly appreciated in data hosting, where everything needs to ke...
confluence calendar restrict is reversed. Viewer and editor 's permission was into opposite way. Could you change those rights to its the other way?
I've written the script below to set my Create Screen default Form Value for Assignee to a user called Unconfirmed (for a specific issuetype). I'd like it to run for the first issue created,...
Hi, Jira version 7.2.6 Script runner version 5.3.1 I am having issue to select the few of the workflows in behavior. I am getting the error messages as below. Nothing writing in logs about this is...
I have a groovy script that parses some of the information in the an Issue and passes it to a webhook via an http request. I do this rather than using the builtin webhook functionality as the w...
Hello, i've implemented a validator for a workflow. It validates whether a user is part of the jira project role "PROJEKT-ADMIN". The script does not show any errors. When the user is not part of th...
...ransition from status: Needs Action SD Error: java.lang.RuntimeException: Assertion failed: assert createReq.status >= 200 && createReq.status < 300 | | | | | | | | 400 true | | 4...
The beginning of the calendar year is often marked by a list of New Year resolutions that are enthusiastically drafted in late December and abandoned by the beginning of February. Even more so when y...
...opyProject.FIELD_TARGET_PROJECT) : key, (CopyProject.FIELD_TARGET_PROJECT_NAME) : name, (CopyProject.FIELD_COPY_VERSIONS) : true, (CopyProject.FIELD_COPY_COMPONENTS) : true, (CopyProject.FIELD_COPY_ISSUES...
We have recently started using ScriptRunner and really like it. The build in functions to expand JQL are proving a hit with our users. One of the functions they really like is earliestUnreleasedVers...
Hi, Can i get createmeta data using permission manager/ any other manager in groovy script?
Hi. I configure automation rules and wont to chek there status of linked issue. I try to do it with the next code: issueFunction in linkedIssuesOf( "status = Open" , "Link name" ) and ha...
...f which interdisciplinary teams the employee is part of." getFieldById("summary").setLabel(summaryLabel) getFieldById("summary").setRequired(true) getFieldById("components").setLabel(c...
Hi there! The goal I'd like to achive, is to only show released and not yet archived versions in the Affects Version/s Field in JIRA Service Desk Customer Portal. I tried this in vain using t...
I want to update "Y" Profields (type: Date) of an "x" Project using Restsharp I referred below URL for the same. any help would be much appreciated. http://profields.rest.deiser.com/#/Connecti...
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