JIRA plugins add additional functions to Atlassian JIRA.
We use Jira ( plain jira, no greenhopper ) for project/task management and a separate system for time tracking. How can …
jira jira-plugin time-trackingWhat is the best way to export all JIRA data (projects, issues, ...)? I saw that there is an API and …
export jira jira-pluginI have been looking for a while now for a way to trigger a Jenkins job from the status or …
jenkins jira jenkins-plugins jira-plugin jenkins-jira-triggerI am wondering there is a way to create sub-tasks automatically when issue created. For example, I create a custom …
jira jira-pluginI've spent days trying to find out how to save or update a value into a CustomField programmatically and finally …
java jira jira-plugin atlassian-plugin-sdkHow 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-workflowContext I have a JIRA project for core product which we use both for bug tracking and managing product backlog …
jira jira-pluginThere are a few tasks still open in the backlog, but we're done with the project and I would like …
project-management bug-tracking jira jira-pluginHere is the my use case. 1. I have a "Customer Name" text field and "All Customers" single select list. 2. When …
jira jira-plugin jira-rest-java-apiI'm getting started working with the JIRA REST API. I've learned how to get all the issues assigned to the …
jira jira-plugin jira-rest-api jira-agile greenhopper