In my program, I am processing issues from jira. I wanted to add an extra step to save all of my issues in a yaml file and then, when needed read them again. I am storing the original com.atla...
Hello, Iam currently searching if there is a way that I can edit the body message of an existing comment on an issue, because I found just the edit isssue that just add another comment. R...
I use rest api via jira-rest-java-client-core to create the ticket from a springboot rest service. I have a custom field in the project of type - drop down list. But when I try to set it up...
What is the recommended means to create Jira tickets based on failed automatic tests? We are utilizing Jira Server. We see a warning in the Atlassian documentation that Jira Rest Ja...
There isn't a proper release of jira rest java client 5.1.1 on atlassian repo [1]. Can you do a proper 5.1.1 release ? 1. https://packages.atlassian.com/maven-external/com/atlassian...
With reference to following JRJC wiki, https://ecosystem.atlassian.net/wiki/spaces/JRJC/pages/27164680/Tutorial This seems kinda out of date and wondering if there is an updated version which can b...
(Posted this under discussion, but it was marked as spam, so trying here) I am trying to set up Hygieia dashboard and while setting up the jira-collector (which has jira-rest-java-client-core v3.0.0...
...om.atlassian.jira.rest.client.api.JiraRestClient; import com.atlassian.jira.rest.client.api.domain.Session; import com.atlassian.jira.rest.client.internal.async.AsynchronousJiraRestClientFactory; public c...
Copied to clipboard