Defect #8199
closedUnable to change the status of an issue regardless of workflow
0%
Description
When I access admin, I can see that for my user group, when an issue is in the status of 'Resolved', I should be able to change the status to 'Closed'.
When I open an issue at status 'Resolved' the status field doesn't contain the option 'Closed'.
Files
Related issues
Updated by Etienne Massip over 13 years ago
- Category set to Issues workflow
What's your Redmine version ?
How is setup your workflow for your role / tracker ?
Updated by Adam Pike over 13 years ago
- File workflow_issues.png workflow_issues.png added
Screen shot of workflow added.
Updated by Adam Pike over 13 years ago
This only seems to be a problem for me closing a tracker of type 'Feature'
I can change the status of a bug from resolved to closed no problem.
Updated by Martijn Schoenmakers over 13 years ago
I got the same problem.
Tried with the bug type and a new tracker type I created myself.
Problem arised since upgrading (from 1.1.1) to 1.1.2.stable (from march)
Hopefully this will be fixed soon.
Updated by Bevan Rudge over 13 years ago
Related; http://www.redmine.org/issues/8625
Updated by Jean-Baptiste Barth over 13 years ago
- Status changed from New to Closed
- Priority changed from High to Normal
- Resolution set to Duplicate
- admins can't violate workflow (major reason : it could lead to a state where no real project member could do anything on the issue)
- one possible solution would be to give admin the rights to access all transitions defined through roles, but it was never implemented
Conclusion: if you need to change issue statuses, you're a project member, so give yourself a role on that project.