Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×Hi, I want to create new Navbar in Jira in addition to existing. How do I modify HTML in Jira to add new navbar?
Working in software development can be pretty demanding for all team members. Collaboration on different projects and open communication streams can basically make or break their work. Any lag in res...
I created a new project with Jira API. projectTypeKey: 'software' projectTemplateKey: 'com.pyxis.greenhopper.jira:gh-simplified-kanban-classic' When I create a new issue with story point and ...
with this below query i am able to pull the user stories / task which are having Link type "Relates to" project = "XYZ" AND type in (Story, task) AND sprint in (G1, G2) AND status = Completed ...
I want to store an active objects entity in Jira and make a jdbc connection to it through the Resources in Script Runner. I am currently stuck trying to figure out the jdbc url for the ao_entity. Any...
Hello, I work on a team that does both development and help desk support for our ERP software. We have recently switched our helpdesk over to Jira SM and are beginning to learn how to integr...
We started using the JWME script, and everything was fine until we started doing a big amount of work with it. As a result of it (when we started a huge script), the script hit the API limit and bro...
Update: August 2nd, 2023 Thank you to everyone who registered and joined our webinar last week! We hope it was helpful to you! The webinar is now on-demand and can be w...
I want to add a tests to testset using xray API. I heard that it is not possible through Jira rest api. Can anyone send me the xray api link. If possible send me the api doc. Also can you give me a...
I need to collect around 1000 issues in the automation and iterate over it to call confluence API. the problem is I can only get 100 issues from a search call to Jira API. I'm trying to loop the sear...
Hallo, we are currently evaluating which paid or free tools could be used for the automation of our atlassian tools (Data Center Versions): JSM, JIRA Software, Confluence Beside ScriptRunner ...
Hello Community, I can add related work items in the Jira release version using https://developer.atlassian.com/cloud/compass/graphql/explorer/. Now I want to automate the same...
I want to get the difference between the code when pulling the commits via development API, I got the list of issues and then the list of commits that are related to the Jira Issue, but I co...
Hi, I trying to deploy a plugin. It consists of 2 modules. Frontend and advanced-sla. I run it from the main directory via atlas-run. I get the following error: [ERROR] Failed to execute goa...
Hi, I have been writing Jira Automation with python for a few years now. Lately, I started to use Jira Automation to try and fix my R&D TL issue with moving issue between Sprints, when there ar...
Hi Team, I am using REST API to create the issue in Jira and I am able to set all the system field and custom field. Expect I am unable to set the status field and got an error is in attached image...
Hi, We have a custom plugin that is facing some delay due to script of other plugin being injected in the batchJS. Upon checking we have found that the issue is coming from the global listener ...
I would like to bulk delete unused items from old or deactivated projects. It is tiring to delete them one by one.
I have created a new Initiative issue type as described here and it look good, even if i wonder what the number in the first column means: It seems to apply properly in Advanced Roadmap vie...
Mardi 28/03/23 14h-15h (on-line) Deux sujets deux ambiances technique et fonctionnelle Paul "Kering Group" nous présentera l'intégration faite maison bidirectionnelle JIRA ↔ ServiceNow et ...
Call to this api - https://auth.atlassian.com/oauth/token with the body - { "client_id": "<client id>", "client_secret": "&l...
Jira Software’s new Releases Hub enables organizations to implement Progressive Delivery practices so software teams can release with speed and control. Read on to learn how the new Progres...
Hi team, We use : jira-rest-java-client-core 5.2.4 version in our Java application. After upgraded our Jira version from 8.20.10 to 9.4.1 we found an issue with IssueRestClient method: getCre...
My version is: 5.2.4 Looks the dependency io.atlassian.fugue:fugue is lost, when I add com.atlassian.jira:jira-rest-java-client-core only
I have a great dashboard that my team and I use for ticket updates. It provides statistics of incoming tickets' time to resolution, an activity section to see comments and tickets that are being work...
Copied to clipboard