Feature #11565
change assignee on commit message
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | SCM | |||
| Target version: | - | |||
| Resolution: |
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
History
#1 Updated by benjamin melançon 3 months ago
+1 for some way to assign a person to a ticket from the commit message.
#2 Updated by Matthias B. 14 days 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"
#3 Updated by Terence Mill 14 days 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.