Project

General

Profile

Actions

Defect #14850

open

Time Tracking Commit Message Not Using Proper Markup (Git)

Added by Lucas J over 10 years ago. Updated over 10 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

When using the Time Tracking function for commit messages, Redmine is not properly adding the correctly formatted links to the spent time log messages.

Part of this might be the way that it deals with multiple repositories per project.

Environment:
Project Identifier: admin
Repo Identifier: admin (default)
Commit Hash: 7af8918f5728112193001c09b47a7874889bd987

Current this is what happens:

Spent Time Comment:

Applied in changeset
admin|commit:7af8918f5728112193001c09b47a7874889bd987

This is incorrect and not a proper Redmine formatted link. It should be either:

With Cross-Project Identifier

Default Repo:

Applied in changeset
admin:commit:7af8918f5728112193001c09b47a7874889bd987

Non-Default Repo:

Applied in changeset
admin:commit:admin|7af8918f5728112193001c09b47a7874889bd987

Or Without Cross-Project Identifier

Default Repo:

Applied in changeset
commit:7af8918f5728112193001c09b47a7874889bd987

Non-Default Repo:

Applied in changeset
commit:admin|7af8918f5728112193001c09b47a7874889bd987

Thank you for your time. Please let me know if you need me to provide more information about my environment. I have seen this activity across all of my projects / repos.

Thanks,
Lucas

Actions #1

Updated by Toshi MARUYAMA over 10 years ago

  • Category changed from Time tracking to SCM
Actions

Also available in: Atom PDF