Created Jul 13, 2022, Last active Jan 30, 2026
...ustField1.setHidden(true) custField1.setFormValue(null) } else { custField1.setHidden(false) } } else { def changedCFValue = changedCF.getValue() as String if (changedCFValue.contains("C")) { c...
hi all, I'm unable to setup "rw" synchronization between my calendar from Outlook 2016 using CalDav Synchronizer, the CalDav shows that the Confluence calendar is "r" - read only. based on&...
Environment : Cloud (Confluence, JSD, JSW) Hello everyone, The events I'm finding in the documentations are related to the Atlassian tooling (issues, pages, etc.). I can't seem to find the a...
Is this a paid for feature only? I simply want to view a month calendar on one of my homepages
Hi @Adaptavist Supp, On ScriptRunner 6.5.0-p5 & JIRA 8.5.8, I'm trying to utilize Dynamic forms feature when used in simple script (which is then in fact compiled into class...
Is it possible to create a Task in JIRA from Confluence Calendar entry ? I am using the Confluence calendar for Release deployment planning, each team has their Team calendar and I have subscribed t...
I have added multiple Team calendars to my Confluence calendar and every time I am adding one event to my calendar, I am seeing the old events getting added again to my Confluence calendar. I ...
I have been given the task to clean up our system for unused workflows/projects and issues older than 3 years old. I have a few questions about archiving and my searches were bringing up mixed inform...
Hello, When we set up a space's calendar some users are reporting that they can not see the events of the calendar. The Security group that I am using to populate permissions contains all the users...
Hi All, I hope you could help me with this cause i am struggling to get this to work... Also, I am not too clued up on Groovy Scripting so I am going based on researched, etc. On JIRA Service Desk ...
Hi everybody, as a site admin with space admin permissions I see the "Advanced Space Functionality" tab in all spaces in our instance, but the Space Admins don't. They have all the commom Space tool...
A super brief history of Language Translations for Jira Service Desk Sometimes we get tickets in Japanese or Russian. Unfortunately, as cool and diverse as our support team is, those languages are n...
The pitfalls of missing information on a ticket reporter for Jira Service Management agents When you work in a large company putting ITSM processes in place, one of your main goals will be to h...
The problem: I want developers to enter a comment every two days while the issue is in In Progress status to track their progress. Tracking the progress of your developers is an important task - one...
In this article we will talk how to use histograms in Prometheus Exporter apps(Jira, Confluence, Bitbucket, Bamboo). I will use the jira_request_duration_on_path metric as an example, but you can ap...
Isolated projects are not showing in the Team calendar - permissions checked - similar projects display without issue. Error message : Unable to load events of M20 SMT Schedule (769f6...
We've upgraded Confluence to 7.8 and even thou we have valid license for Team Calendar, we cannot update the module. The module states: The currently installed version of this app is not compatible ...
Hi Team, I have implemented a script to calculate Number if weeks from start date to end date, see below: import com.atlassian.jira.component.ComponentAccessor; import com.atlassian.jira.issue.Iss...
With using Scriptrunner, you can built listeners and browse through the changelog of what has been modified in an issue. I don't see a similar option to do this for sprints, see https://s...
...s not seen from Structure or there is no line in issue's history about this change ImportUtils.setIndexIssues(true) finish.updateValue(null, issueObject, modifiedValue, new D...
...ustomfield_22694") def selectListValue = selectList.getValue() if (selectListValue == "None") { textField.setHidden(true) } else { textField.setHidden(false) }
Hi, I want to make a database query by user email and write the phone number on the screen. What I tried to do with behaviors is also not working. I need to try with script field. What kind of pat...
This article was prompted by @Mina Kwan posting Let’s talk all things Slack and Atlassian! Whether you use multiple Atlassian Cloud products, or need to know when Atlassian de...
It’s very important to have access to the workflow process from anywhere. Especially if you manage the work of others. There is no difference whether you’re out of office, or drive a car,...
Hi, I have scriptrunner job / Escalation service where is Action (= status change) and assignee change by "Additional issue actions". Both actions works ok separately, but ...
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