I am using the Jira REST Java Client version 7.0.1 and looking to download attachments from Jira issues. I am currently using the IssueRestClient.getAttachment(URI) method, as shown in the code s...
I want to write a java based program which will interaction with the Rest API exposed by Jira Cloud (https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro/). This program will interact w...
Hi, I try to create user using Java and REST API, but when i do it i have a 401 error. It is a user is not authenticated error. How i can authenticat with java and REST? Maybe somebody have some c...
...now How to download the attachment from JIRA
I want to develop a java plugin for jira software cloud. Can i build jira cloud plugins using forge or atlassian SDK. Here i ant to use only java language. what happens if i build java plugin using S...
...heap size in Jira app running in a container as the Jira app uses Java heap configuration defined in 'setenv.sh' file. So, I posted my question here to get some suggestions or ideas on below, H...
for jira software 7.6.3 I am testing with Windowsserver 2012 and SQL2014, I installed java on windows server , then install JIRA. refer to the attached screenshot, I wonder which java JIRA...
I want to create issue in existing project in jira using java program. please suggest me how to do.
With the usage of Jira increasing, we notice that Jira is blocking out users for typically 120 to 300 seconds. The timing of this blocking seems to coincide with the garbage collector runs of the Java...
I'm trying to upgrade a JIRA 8.x, JDK8 plugin to JIRA 10.3 and am having trouble locating the updated version of these maven dependencies, can anyone assist? It's not clear what version numbers w...
Copied to clipboard