Vote #65064
完了Autocomplete issue relations on subject
0%
説明
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.
journals
+1
--------------------------------------------------------------------------------
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: I included tests, though it is more of a guess-work from the surrounding tests than real knowledge, and I haven't run them…
--------------------------------------------------------------------------------
+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.
--------------------------------------------------------------------------------
Pushing to 1.1. I think #4382 needs to be done first before too much code is added to the existing autocompletes.
--------------------------------------------------------------------------------
Patch updated to work with AutoCompletesController and committed in r4502.
--------------------------------------------------------------------------------
related_issues
relates,New,4382,[Refactor] Move autocomplete methods to an AutocompleteController
duplicates,Closed,3399,List filtered issues when adding related issue #
duplicates,Closed,5048,Issue List of the selected project, when add a related issue