Created Jul 13, 2022, Last active Sep 18, 2026
HI guys, I have a question here about a Configuration Management scenario with JSD and RIADA Insight. The scenario is the following: you have an Object Schema with multiple object types (CI classes) ...
Hi So i have refactored my code since i last posted a question on here to see if i could get it working better my self (i hope anyhow) I manage to find a log of where this code was ...
Hi Folks! We got a weird behavior after an error thrown at the end of the bulk process in Jira Cloud. The Issue KEY is not show any more on Zephyr testing report, it only shows the internal I...
Hi there! Have you ever considered using chat agent to get closer to your customers on your website, landing pages for marketing campaigns or on your documentation...
Hello, Community! How is it going? Today I want to share with you some of my experience configuring DoItBetterCalendar. If this short article helps someone I'd be more'n happy. As I've already ment...
As developers on Atlassian, we are excited to have various options of chat tools for better collaboration in our team. We have used several platforms for our communication such as Skype, Google Suite...
Content can easily get out of control. With so many contributors creating and editing documents at the same time, a Confluence admin could easily lose track of what’s what. Imagine you’re the lead t...
Hello All, How to create a Fieldconfigscheme for a custom field for a project? I noticed that there is a method for this... createFieldConfigScheme(FieldConfigScheme newConfigScheme, Lis...
Hello, How to find all the projects using default field configuration's of a custom field? Any sort of help is appreciated. Thanks, Kiran. import com.atlassian.jira.component.Compo...
...acheControl() cacheControl.setNoCache(true) cacheControl.setMaxAge(-1) cacheControl.setMustRevalidate(true) return Response.ok().cacheControl(cacheControl).entity(new S...
Any suggestions or favorite tutorials for getting started with plugin development?
Hey Everyone, Our team has recently launched a Checklist add-on, which can save you from sub-task pains and facilitate your workflow in Jira cloud! https://marketplace.atlassian.com/apps/1218897/be...
Hi Team, java.lang.ExceptionInInitializerError at org.apache.axis.handlers.BasicHandler.<clinit>(BasicHandler.java:43) at org.apache.axis.client.Service.getAxisClient(Service.java:104) at org....
Can Scriptrunner's built in script for escalations be configured to only run on one node in Atlassian Datacenter?
I have a script listener on issue updates that copies the latest value in the Sprint field to another read-only custom field called 'Current Sprint.' So anytime the Sprint field is updated, the Curre...
Has anyone else run into this problem? I've got a request type in a Jira Service Desk with a Project select list that I want to be optional by default (so it can receive email) but when a...
we are currently experimenting with Script runner for Bamboo and would like to know how to get the issue keys that are part of the build.
Hello guys! Did you pass to something like this? My configurations of notifications are all good. I can't create a bug on Confluence Server project at Atlassian, so I'm creating a questions here. &...
Hi, today we experience a lot of problems with JIRA and most about the log of work. Dont know if its because of Tempo or because there is a problem in JIRA,.s There is an error 502 Bad Gateway ...
I cannot find any documentation (Cloud) on the proper use and set-up of the Forms - Dropdown List macro.
Hello, Guys! I want to create two custom fields: the sum of estimated time of all linked issues to this task. the sum of logged time of all linked issues to this task. For the above two purpose...
Hi i need to change this current script listener in to a service to execute once a day. I understand how to set the service up etc but i realised my code doesn't actually get all issues from all ...
1) is it possible to use a scriptfragment (web panel) to display the issues worklogs 2) Does anybody have an example on what needs to be in the provider Class/script to display a list of worklo...
I created the groovy code below to have the post-function set the issue's component. However, I get an error in the call to issue.setComponentObjects(): import com.atlassian.jira.co...
Hi , I'm trying to get last updated user Full name using this below, import com.atlassian.jira.component.ComponentAccessor import com.atlassian.jira.issue.Issue import com.atlassian.jira....
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