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.
×....JSONException; public class JRJC_Demo { public static void main(String[] args) throws IOException { String jiraUrl = "https://domain.com/jira"; String username = "username" S...
I'm trying to use JQL to filter my issues by Request Type Groups. I'm retrieving a list of Request Type Groups from this REST API https://developer.atlassian.com/cloud/jira/service-desk/rest/ap...
In order to better manage requests related to Jira projects I would like to create a list of projects in Asset Management. Use cases could be to let the customer choose a project his request rel...
Is there a way to search Asset object using The Jira Cloud platform REST API? I see there is The Assets REST API but this forces me to use a different endpoint and also make extra call to ...
Dear all, In our confluence instance we have around 250 spaces. Actually what we need to do is to : create 3 new local group for each space add those 3 groups with specified permission D...
Hey everyone, Here is my use case, my account is an org admin of atlassian and I created a org API token. What I would like to do, is creating a new API token, for a specific user, via ...
This article is specific to Jira and Confluence Cloud API Integrations and clients such as Java, Python, Curl, NodeJS, Axios, atlassian-connect-express etc. Not browsers. If you see the fo...
I am trying to get a list of users in jira i am using the api /rest/api/3/users/search but it doesnt return a total that is the total number of users and i...
I'm developing a Forge app that is listing out all the remote links associated with a customer request in Jira Service Management for all of the customers to see. My problem is that the api.asApp().r...
Hello everyone, I am searching for a way to import and export all objects and their attributes in an object schema at the same time. I was wondering if anyone did this and if they could help...
I’m working with the Jira REST API to fetch data for a project, but I’m running into a 429 Too Many Requests error
Hey there. I want to automate some tasks and I need to update a pate and tag certain users. I can mention them with their accountId, as far, as I understand, but I need to somehow get these onl...
Error see customfield on rest api "Issue does not exist or you do not have permission to see it."
I'm tying to get a list of options for a customfield on my jira cloud account (im not a global admin on jira. just the project im trying to query) no sure what endpoint i should be calling. I...
We want to be able to update the page description to have an indication of the last time the status of the components were update. From the documentation, the `Update A Page` API call does not ...
Hello, I need to set the following conditions: 1. Any user assigned to an issue cannot insert any worklog if the "time spent" on issue exceeds the "original estimate". 2. For certain issues with s...
Hello, I’m working for a client who wants to access manual automation rules for an issue from their own server using the Atlassian Automation REST API (see the documentation). Accor...
Hi Team, usually, I would go to the list of workflows page next click on View workflow next click on export as XML Is there any way to bulk this operation for all workflows?
Hello @Alex Medved _ConfiForms_ I have a request, if it would be possible to get Confiforms API definition in json format. In our company we use an API portal to manage all API connectio...
I am using power automate to fetch JIRA issues using rest api, and for some reason some symbols are not decoded properly, and they are being replaced, any ideas on what I can add, maybe I have to add...
I use CQL to fetch modified pages and blog posts. But according to https://developer.atlassian.com/cloud/confluence/cql-fields/#type CQL does not support the custom-content typ...
I have a Jira Custom field of type 'Select List (single choice)'. I frequently receive requests to update the choices available and am passed an excel spreadsheet that contains the new choices for th...
Hey :) I'm writing a python script that creates and configures the bitbucket repositories in a certain workspace for my team, using the Bitbucket Cloud API. Part of our configuration is adding some...
I've recently introduced my ideas and first, second, third, and fourth version of the script for finding duplicate screens in Jira. Here's the fifth version, which not only compares ...
Hello, Preface: Not too technically inclined yet, and this is my first time handling most of these actions. I am a site-admin with full permissions. I've collected this idea from communit...
Copied to clipboard