Top "Jira" questions

Questions tagged with [jira] should be related to interacting with Jira programmatically.

JIRA JQL - Find all subtasks that are open where the parent is closed

I have to do a little sub-task clean-up and wondering if there is an easier solution to do this using …

jira jql
Using JIRA labels

How do you use JIRA labels? We're kind of starting out with JIRA with a somewhat rusty team in terms …

label jira
JIRA - Resolved by me query

How to write query that will select only issues resolved by me. I have found some old post that says …

jira
Jira: assign an existing git branch to an issue

In JIRA connected with STASH you can create a feature branch for an issue using the button 'create branch'. (That …

jira bitbucket-server
Sprint versions vs Release versions in Jira and Greenhopper

When using Greenhopper with Jira, it is clear that Greenhopper is using the "fixed in version" field in the Jira …

project-management scrum jira greenhopper
JIRA: find all my logged work for last week

How would I create a JIRA filter that lists all of the issues on which I've logged time? I can …

filter jira
How to get all issues of project via Jira REST Java Client?

I'm trying to get all issues of project and then find which are done, but I don't know how. I …

jira jira-rest-api jira-rest-java-api
How to get "Project Id" to create a Direct Link?

I have my project name, but not the numeric Project Id. The latter is needed to use HTML Direct Links.…

jira
Jira query - show cards created between today and minus 14 days from today

I can't seem to find a solution for my query in jira. I wish to only show cards created between …

jira jql
Change resolution of a JIRA issue

I created an issue in JIRA, [Type: new feature]. Now I implemented the new feature so the issue is done. …

jira