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.
×We’ve all heard stories of sensitive data falling into the wrong hands due to vulnerable APIs. A recent high-profile breach, linked to compromised credentials in a major enterprise system, serves as ...
JSM Assets is a good tool. JMWE is a great tool. Together, they are greater than the sum of their parts. Note: for the remainder, "automation" or "rule" or variants thereof all refer to JMWE. The p...
...rocess: The plugin decodes the JWT using a pre-configured public certificate, verifying the token's validity and expiration. User Identification: The plugin extracts and verifies the username or email f...
Hello Atlassian Community, Happy Thursday!😄 I’m thrilled to be here and share some key insights about enhancing API security with all of you. While browsing through the community, I’ve noticed man...
Hello all, I've been working with Jira for 2+ years and I'm here to use this resource to further enhance my JQL knowledge and ramp up related to Rest APIs--any guidance around these topics would be ...
Ever found yourself thinking over the security of your Atlassian applications? You're not alone. In today's digital landscape, ensuring the safety of user data is paramount, especially when it comes ...
Hello Community folks! I am back again with a new article and this time I am going to touch upon a niche yet very interesting and impactful feature in the Atlassian ecosystem. Manual steps, s...
Hey there So I've been tinkering with how to do relatively modern software development with React and Jira. Inspired by a bunch of articles on here and Andreas Knecht's post on 'writing a Ji...
Hi everyone, its my first post here and my english its not great. I hope i can explain my self correctly. First of all, i have no problem connecting to Xray cloud using Postman. I use client_...
Can i get suggestions , on how to fetch issues especially when there are a lot of them in the instance , without burdening the instance, Right now, iam fetching using pagination and changing the cou...
...treamline your workflow and automate repetitive tasks, while still ensuring that your API tokens remain secure and protected from unauthorized access. Restrict Access to Public APIs: &n...
Hello everyone, because I coudn't find a ready-to-go and simple solution to dump individual Confluence pages or based on their label, I made my own python scripts to dump Confluence pages as...
Hello, I wanted to share some of my Python code to the community as well as give the opportunity for anyone whom wants to also share their code. Support seems to be slim and a post like this w...
Does anyone have an idea of creating an array and option type customfield issue ? If anyone does have leads, please suggest some. although i tried to do some changes around here but no luck. (cust...
Hi Team, We have a dashboard with a donut chart widget inside it. I need to extract the data from the donut chart. I used the below API to get the dashboard details. API: https://xray.cloud....
The standard way to copy an attachment in Jira is to make a physical copy. I mean, download it and upload again. I analyzed the REST API and tried to make a copy of an attachment without creat...
I created my own customized plugin to measure the quality of my each project and I am tried to extract the data and done successfully By thinking advance now I need to create my own visualization fo...
Hello everyone, I'm facing an issue using jira rest api with a connect app and would like to know if someone already saw this behavior or some similar. I'm using this endpoint '/rest/atlassian-con...
We've concerns over anyone being able to set up an API integration. We would like to see information that documents what kind of levels of access there are, if they can be managed (I believe they ca...
can any one help me on the how to take project snapshot using rest api in jira
Hi All Community members, For the requirement to automatically attach the jira issue attachment to confluence page, i have written script rest call which will create the Confluence page on post func...
Hi All, I am not able update deployment plan in Bamboo using rest api . I am trying below script in script runner . facing error 400. import groovyx.net.http.ContentType import groovyx.net.http.*...
Hi Community, I would like to get some insight on the various use cases and how a user can get some stats out of Jira Cloud Instance. currently the only way to access Jira Cloud and get out data int...
Hi everyone, My name is Khan and working as an automation engineer. Very happy to be part of this great community. I would like to share my knowledge and get your important feedback regarding automa...
Our app is dependent on getting user emails. We are fetching emails using user_account_id when customers install our App for the first time. When we are calling following API to get user's email: G...
Copied to clipboard