Feature #11565
openchange assignee on commit message
0%
Description
At the moment you can change statis of issue by keywords. Changeing status in most cases need to assign a new person also. At the moment the developer has to enter web gui too and assign to a tester for example.
Would be great to have an extended sytnax to control the issue via the commit message.
E.g.
closes #123>username@12.5
Close issue 1223 and assign it to user with name username and logs 12,5 hours spent time.
Related issues
Updated by benjamin melançon over 11 years ago
+1 for some way to assign a person to a ticket from the commit message.
Updated by Matthias B. over 11 years ago
Terence Mill wrote:
Changeing status in most cases need to assign a new person also. At the moment the developer has to enter web gui too and assign to a tester for example.
+1 I see two options: directly in the commitmessage or more compfortable in the Settingsmenu where you set the keyword -> change status to. there an addional field "change person to"
Updated by Terence Mill over 11 years ago
Comibed with the feature "assign issue to roles" would send notification to all e.g. "tester" out as soon as featire is developed. One of this "Tester has to claim the issue by assigned it to himself.
Updated by Lukas Pirl over 9 years ago
I created this tiny plugin for Redmine 2.6+ and would appreciate (beta) testing, comments, issues and pull requests!