Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How do you close an issue that's marked as "Will Not Address" in JIRA?

It seems I can close any other type of issue, but once it's marked like this, it's impossible to close.

I have this version:

Atlassian JIRA (v5.0.6#733-sha1:f48fab7)
share|improve this question
You may be able to click on View Workflow as a regular user in 4.4 and later to see what the custom workflow will let you do – mdoar Jul 3 '12 at 18:14

migrated from pm.stackexchange.com Jul 3 '12 at 2:03

1 Answer

up vote 3 down vote accepted

It seems like you are having a custom workflow in Jira that does not allow closing issues marked as "Will Not Address". So you will need to contact your Jira administrator to solve that.

You can also do it yourself if you have Jira administrator rights. https://confluence.atlassian.com/display/JIRA/Configuring+Workflow

share|improve this answer
Yeah it was a workflow problem. There was no path from "Will Not Address" to "Close". – Neil Jul 6 '12 at 2:09

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.