Feature #19501
openAssign issue to <<author>>
0%
Description
A good idea might be to add an option `<<author>>` to 'assignee' select for issues.
Files
Related issues
Updated by Jacek Grzybowski over 8 years ago
- Copied from Feature #16561: Private files added
Updated by Toshi MARUYAMA over 8 years ago
- Copied from deleted (Feature #16561: Private files)
Updated by [ Desperados ] over 8 years ago
a interesting feature will be assign to a project by author, so I can use email-import to create issue from one email address and automatically assign to right project
Updated by Mikhail Oleynik over 5 years ago
Any news on that?
Really useful feature to have...
And there is ready patch already added.
Please, increase its priority.
Updated by Go MAEDA over 5 years ago
- Related to Patch #16045: Add "Previous Assignee" entry when changing issue assignee added
Updated by Ribald Drobens almost 3 years ago
It could be implemented as an option in the project settings "default asignee". Currently one can already select <<Me>> there, however, it resolves to my name instead of the respective issue creator.
+1
Updated by Yuuki NARA about 2 years ago
+1
I want the ticket assignee to be able to select "ticket author".
After processing the ticket, we ask the ticket creator to check the operation and close the ticket.
It is necessary to change the assignee of the ticket to the ticket author.
If the number of participants in the project is large, the task of selecting the person in charge is troublesome and can be mistaken.
I applied the patch in my test environment.
The screen looks like this.
Below is a patch code based on Redmine 4.2
If it is helpful for you, then I think it is good.