Created Jul 13, 2022, Last active today
Watch single projects Starting with Profields 6.5 for Jira Server and Data Center, users who watch a project will receive an e-mail highlighting the project custom field that has changed, the old va...
Hi all, i've got a checkbox with values 'Yes', or 'No' and I'd like to execute a postfunction only if set to 'Yes'. I've tried both of the statements below and neither works: cfValues['...
...(epic.getId())) { if(link.getDestinationObject().getFixVersions().toArray()[0].getId() != epic.getFixVersions().toArray()[0].getId()) { blnNotClosed = true; break; } if(l...
Test execution scorecard by tester shows most of the test cases unassigned but if you go to the test cases they are assigned to individual testers. Is there a different field that need to be filled o...
e.g. this on StackOverflow: This shows change in reputation points, and any of my questions that have new answers/comments or answers that have new comments. We're trialling CQ and I feel that ...
Last year, with its 65 million active users, Atlassian Jira was and still is one of the most popular project management tools. Now, the number is probably even higher. No wonder that we oft...
I'm trying to use a custom field to validate a Workflow Post Function, but it's not working, does anyone know what I'm missing? ((Map) issue.fields.customfield_10084)?.value == 'Value'
Could you please take a look if you have any suggestions? Thank you Script updates FixVersions from parent story to its' subtasks. After upgrade 2 lines give errors: 1. if(fix_Issue.fixVersio...
Hi, We need a groovy script that clears Assingee field to Unassigned. This script will be triggered from script runner, only in certain conditions. My code: import com.atlassian.jira.Comp...
Hi, I have a difficulty understanding how does myProjects() work. I run the following query in the Issue Navigator: project in myProjects(). But I don't get any results. I have the QA role i...
...alse) Grades.setRequired(true) }else{ Grades.setHidden(true) Grades.setRequired(false) } But the behaviour does'nt work. When I check selected value it appears as "NULL" I suppose I n...
I am trying to implement a script and run it with Scriptrunner that sends an email using the gmail SMTP. I tried several script examples I found online, most of them from the Atlassian Community, bu...
It would be nice to have the ability to receive information regarding bitbucket pipelines and when pull requests have been merged.
There are people who hate Jira for its raw, unintuitive user interface, especially the one on Server. But we can easily say the same about the interface that's on Jira Service Desk. Without a proper ...
I have been getting this error while pushing issues from testrail to jira . This error started all of a sudden without any changes to the integration set up as we have been using it for a while ...
I'd like to set a condition for a fast-track script based on the value of a custom field. I used to have this working in Scriptrunner (Server) but cannot find an example of how to work it using Scrip...
We have a calendar setup which is internal on on of our spaces. We'd like to present it to another space but would like to keep one or more of the fields restricted. Can we do this? And ...
Hi Team, I am trying to copy 'Epic Link' to 'Linked issue' as 'is caused by' relationship name, only when the issuetype is move to another issuetype using Move operation, so that I have written cust...
Hi, is anyone have any idea if it possible to use scripts roots in scriptrunner for confluence server , same as it used in jira thanks, Dar
I want to clone a issue by a postfunction on a transition. The original issue has some links to confluence pages. When I clone the issue I wanna include this links to confluence pages to the cloned ...
We have different projects and clients. All the time needs to be logged. Also spent time on the phone or by e-mail with a client or future-client. At this moment we work with Tempo (http...
I am using the convertToSingleSelect in a behaviour as an Issue picker but need to retrieve the selected value for use in a second behaviour. I cannot find any information on how to retrieve the val...
Hi all, I'm the author of this App, i'm really sad to announce that I can no longer support this App and will have to shut down this service imminently. Apologies for the inconvenience to those of y...
We are trying to import test cases from TFS as the team has decided to migrate from TFS to JIRA. Need recommendations for the easiest and the effective way.
If there is accepted answer do you need close question afterwards?
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