Created Jul 13, 2022, Last active today
For New Jira Cloud Integration: Navigate to https://blog.gurock.com/testrail-5-0-jira-test-management/ for steps required. Update existing Jira Cloud Integration: Atlassian has announced an end to c...
I am using "convertToSingleSelect" to convert custom text field to drop-down . I want to make it conditional i.e a) Select dropdown when response is not NULL b) Free text when response is NUL...
Designing a product with user story mapping is becoming more and more popular. There is no question that visual backlogs build shared understanding among team members, boost the ideation process, and...
Hi all, I'm trying to write a script to get a list of the picture/files which are actually used in a page, and not just attached to the page. Starting from some scriptrunner templates/tutoria...
While using draw.io in Google Drive I accidentally hit the synchronize button instead of save. The diagram reverted to owner's prior version from four days ago. There is no save or change histo...
...ailServer) { Email email = new Email("temporary@example.com") email.setTo(emailAddr) //email.setReplyTo("dojosupport@publicis.sapient.com") // email.setFrom("dojosupport@publicis.sapient.com") //log.error...
I'm the developer of the News for Confluence Cloud marketplace app. Atlassian are making changes to Confluence Cloud to make it General Data Protection Regulation (GDPR) compliant, which w...
...our affiliation in public, you can also contact us in private at integrations [at] play-sql.com. Thank you, Adrien Ragot
Within the Questions section of Confluence users often ask Questions within a Space I am an owner of. I encourage people to use the Questions feature however the questions can be poor quality. Curren...
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...
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