Feature #19501
closedAssign 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 9 years ago
- Copied from Feature #16561: Private files added
Updated by Toshi MARUYAMA over 9 years ago
- Copied from deleted (Feature #16561: Private files)
Updated by [ Desperados ] over 9 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 6 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 6 years ago
- Related to Feature #16045: Add "Author / Previous assignee" group to assignee dropdown in issue form added
Updated by Ribald Drobens almost 4 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 3 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.
Updated by Go MAEDA 3 months ago
I posted a patch in #16045#note-30 that includes this feature. It displays both the author and the prior assignee.
Updated by Go MAEDA 2 months ago
- File clipboard-202409151538-8vh4s.png clipboard-202409151538-8vh4s.png added
- Status changed from New to Closed
- Target version deleted (
Candidate for next major release) - Resolution set to Fixed
#16045 added a new options group "Author / Previous assignee" to the assignee dropdown in the issue form. The assignee is listed as the first item of the group.