Actions
Patch #640
openWhen choosing assignee, automatically switch status to Assigned
Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
2008-02-12
Due date:
% Done:
0%
Estimated time:
Description
Patch against trunk is attached.
In the new-issue / edit-issue pages this is done with javascript hack, that changes the 'Status' select field whenever the 'Assigned to' select field is changed.
In the right-click context menu this is done by added a issue[status_id]=2 to context_menu_link URL.
Note that I use the hard-coded number 1 (New) and 2 (Assigned). There might be a nicer way to do it :-)
dubek
Files
Related issues
Actions