Patch #640
open
When choosing assignee, automatically switch status to Assigned
Added by Dov Murik over 17 years ago.
Updated over 12 years ago.
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
Updated the patch against r1715.
-1
Nice on "new Ticket", but annoying if status is already behind "Assigned".
Assume an issue already solved and the solution is ready to be checked by QA. Status ist (custom) "Ready for QA". Now you assign it to Hank from the QA team. And magically the status changed to "Assigned". Needs to be reset by the user. Annoying.
May be OK if current status is "New" - and only then. Needs to be configurable ...
Good work. Unfortunately it doesn't work with version 2.3.
I'd be grateful if you could update the patch.
Thanks in advance.
Regards,
Diego
- Related to Feature #4582: Automaticly set an issue status when an issue is first assigned added
- Has duplicate Feature #17001: Setting an assignee in "New" bugs should make them "Assigned" added
Also available in: Atom
PDF