Project

General

Profile

Actions

Feature #3170

closed

Autocomplete issue relations on subject

Added by Brad Beattie almost 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
Start date:
2009-04-14
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Autocomplete exists in member selection at the moment. It would be nice to expand that functionality to issue relation selection as well.

The attached patch doesn't work, but provides an initial starting point to work from.


Files

patch.txt (1.99 KB) patch.txt Brad Beattie, 2009-04-14 20:00
AutocompleteForRelatedIssues.patch (4.2 KB) AutocompleteForRelatedIssues.patch Patch to enable issue autocomplete on related issue field Felix Schäfer, 2010-05-14 13:06

Related issues

Related to Redmine - Feature #4382: [Refactor] Move autocomplete methods to an AutocompleteControllerNew2009-12-11

Actions
Has duplicate Redmine - Feature #3399: List filtered issues when adding related issue #Closed2009-05-20

Actions
Has duplicate Redmine - Feature #5048: Issue List of the selected project, when add a related issueClosed2010-03-11

Actions
Actions #1

Updated by Paulo Santos about 14 years ago

+1

Actions #2

Updated by Felix Schäfer almost 14 years ago

Patch against r3709 to enable the autocomplete feature from the new subtasks view on the related issue field. The patch also makes sure to only return the issues from the project if no cross-project relations are allowed or all issues if it is.

Eric Hulser: I included tests, though it is more of a guess-work from the surrounding tests than real knowledge, and I haven't run them…

Actions #3

Updated by Daniel N almost 14 years ago

+1 This would save lots of time spent in "tabbed browsing" for related issues and help users make use the related issues feature. At the moment finding related issues is not very comfortable.

Actions #4

Updated by Eric Davis over 13 years ago

  • Target version changed from 1.0.0 (RC) to 1.1.0

Pushing to 1.1. I think #4382 needs to be done first before too much code is added to the existing autocompletes.

Actions #5

Updated by Eric Davis over 13 years ago

  • Assignee deleted (Eric Davis)
Actions #6

Updated by Jean-Philippe Lang over 13 years ago

  • Tracker changed from Patch to Feature
  • Status changed from New to Closed

Patch updated to work with AutoCompletesController and committed in r4502.

Actions

Also available in: Atom PDF