Questions tagged with [jira] should be related to interacting with Jira programmatically.
How can I update a jira issue from within a Jenkinsfile (jenkins-worflow/pipeline)? Is there a way I could use …
jenkins jira jira-plugin jenkins-cli jenkins-workflowI work at a small service based company where we are starting to implement Scrum practices, and we are also …
scrum jiraDoes anyone know if it's possible to change the status of a Jira issue using a Git commit? I am …
git commit jiraI want to connect Java with JIRA trial account. I tested this code: public class JiraImpl { private static URI JIRA_…
java jira jira-rest-api jira-rest-java-apiI want to find all the issues resolved in current week. We are using JIRA web ui. I do see …
filter jira jqlI'm using Jira for issue tracking and would like to be able to write issue descriptions and comments using Markdown. …
jiraIs there a way in which I could get the epic for an issue ? The api returns a lot of …
jira jqlI'm trying to tidy up our Jira board and create an accurate story map. To do that I need to …
jira jql epicI'm looking to set up smart commits in JIRA, but my developers want to know all the options for their …
jira jira-rest-apiI'm quite new to JIRA's REST API, I wanted to get the total time spent on an issue by a …
jira jira-rest-java-api