Feature #1461
closedIssues linking by a combo box or similar
0%
Description
Actually, you need to know de request identifier to set a link.
Related issues
Updated by Cyber Sprocket over 15 years ago
bump.
This would be nice to have.... when linking related items being able to double-click on the issue # column and have a scrolling list of the issues in the system would be nice.
AJAX maybe? show a half-dozen ID#s where the ordinal issue # is close to the one being edited. As you scroll up/down the list is pulls the next grouping. Click on the issue would store the issue # in the "related to <issue-id>" entry box.
Remembering IDs, or opening another copy of Redmine in another window is cumbersome... especially for old senile people like me. :)
Updated by Thomas Pihl over 15 years ago
Even more useful would perhaps be to be able to see some history (last 5 visited issues with a truncated subject). I do usually want to link to some issue i just visited.
/T
Updated by Go MAEDA over 2 years ago
- Is duplicate of Feature #31989: Inline issue auto complete (#) in fields with text-formatting enabled added
Updated by Go MAEDA over 2 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
You can use inline issue auto complete by hitting ##
in Redmine 4.1.0 or later (#31989).