Actions
Defect #16558
closedUnable to change issue status
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
When upgrading to 2.5.1 from 2.5.0 I am unable to change the status of issues!
Steps to reproduce:
1. Visit an issue.
2. Click edit to edit the issue.
3. Change the status of the issue.
4. Ajax request happens, and the form gets replaced out.
5. The issue status is now 'New'.
I'm using chrome.
I can believe that it's something about my setup, I don't have time at the moment to diagnose fully, but will perform a git bisect in a bit and work out the exact commit that introduced this issue.
Environment:
Redmine version 2.5.0.stable
Ruby version 1.9.3-p0 (2011-10-30) [x86_64-linux]
Rails version 3.2.17
Environment production
Database adapter Mysql2
Actions