Project

General

Profile

Actions

Feature #26680

open

Show default assignee when creating new issue

Added by Andreas Deininger over 6 years ago. Updated almost 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Issues
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

With new redmine version, 3.4, a default assignee can be specified (which is great).

However, contrary to a stipulated default target version, the stipluated default assignee does show up when creating a new ticket:

Screenshot Ticket creation

It would be nice to see the default assignee immediately in place when creating a new issue. When changing the category and the default assignee wasn't changed yet, it could be set to assignee responsible for this category.

Note: This feature wish was discussed and approved in #26072 already, with this ticket, we now have a separate issue for this feature request in place.


Files

DefaultAssignee.png (27.4 KB) DefaultAssignee.png Screenshot "Ticket creation" Andreas Deininger, 2017-08-14 14:44

Related issues

Related to Redmine - Defect #26072: Set default assignee before validationClosedJean-Philippe Lang

Actions
Related to Redmine - Feature #15919: Set default category assignee immediately upon category selectionClosedJean-Philippe Lang

Actions
Actions #1

Updated by Toshi MARUYAMA over 6 years ago

  • Description updated (diff)
Actions #2

Updated by Toshi MARUYAMA over 6 years ago

  • Related to Defect #26072: Set default assignee before validation added
Actions #3

Updated by Go MAEDA over 6 years ago

  • Related to Feature #15919: Set default category assignee immediately upon category selection added
Actions #4

Updated by Go MAEDA over 6 years ago

  • Target version set to Candidate for next major release
Actions #5

Updated by Marius BĂLTEANU almost 6 years ago

Go Maeda, the patch 0002-Set-default_assigned_to_id-in-project.patch from #15919 is not ready for commit from my point of view. I'll add my feedback soon.

Actions #6

Updated by Go MAEDA almost 6 years ago

Marius BALTEANU wrote:

Go Maeda, the patch 0002-Set-default_assigned_to_id-in-project.patch from #15919 is not ready for commit from my point of view. I'll add my feedback soon.

Yes, I found a problem that assignee field is not set when a user opens "New issue" page.

Actions #7

Updated by Marius BĂLTEANU almost 6 years ago

Go MAEDA wrote:

Yes, I found a problem that assignee field is not set when a user opens "New issue" page.

It is easy to fix this issue, but what should be the expected results for the following case:

1. Go to project settings
2. Set a default assignee
3. Set category A with no assignee
4. Set category B with a default assignee different than the default project assignee
5. Go to new issue page
6. The default project assignee is automatically selected
7. Select category A
8. Select category B

Expected results for steps 7 and 8 from my point of view:
7. The default project assignee remains selected because the category A has no default assignee
8. Assignee changes from project default assignee to category default assignee

Actions

Also available in: Atom PDF