Created Jul 13, 2022, Last active today
Does this replace the OKR blueprint plugin for Atlassian Confluence plugin? Or include it? Since updated to version 6.15.2 it's been telling me our OKRs plugin isn't compatible. The plugin still wor...
Hi, I'm looking for details about how the event are displayed in the confluence calendar, specifically what event are displaying with the assignee icon, what event doesn't have it, and if it's confi...
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...
I have created a custom email post function to send an email to approvers for approving an access. This access field is a multiselect field in JIRA. How to add the script to display multi-select fie...
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...
Hi, Are you managing requirements in an external tool, such as Reqtify (Dassault), ReqIF, CaliberRM, etc.? We are the developers of Requirement Yogi and we would like to develop integrations with e...
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 ...
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