Vote #64242
完了Patch for #2282 (show project name in front of related issues)
0%
説明
Stephanie Collett wrote in #2282:
One of Redmine's strengths is the ability to relate issues in different projects. However, when reading the related issues for a particular issue, the projects these related issues are in is unclear. It would be nice to have the project named displayed like it is in the general issues page.
This patch modifies the @issue_relations@-partial in a way that it displays the project-name in front of the related issues when the setting "@cross_project_issue_relations@" is true (on).
Examples:
Setting "@cross_project_issue_relations@" == false: !related_issues_before.jpg!
Setting "@cross_project_issue_relations@" == true: !related_issues_after.jpg!
journals
Ouch... Forgot to attach the actual patch. Here it is...
--------------------------------------------------------------------------------
Added in r2101 with slight changes. Thanks.
--------------------------------------------------------------------------------
Thanks for the fix and commit.
--------------------------------------------------------------------------------
related_issues
relates,Closed,2282,Display project name for related issues that are from different projects.