Feature #1383
Map repository authors to Redmine users
Status: | Closed | Start date: | 2008-06-05 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | SCM | |||
Target version: | 0.8 | |||
Resolution: | Fixed |
Description
When browsing the repository commits, it shows the repository author. I would like it to know when a repository author is also a Redmine user -- either through matching usernames and/or a manually created table.
Related issues
Associated revisions
Maps repository users to Redmine users (#1383).
Users with same username or email are automatically mapped. Mapping can be manually adjusted in repository settings. Multiple usernames can be mapped to the same Redmine user.
History
#1 Updated by Anonymous about 14 years ago
Yes I'd like this too. Our redmine usernames match our svn usernames exactly so it would be nice to see the proper name in revision information etc.
#2
Updated by Bernd Lommerzheim almost 14 years ago
Maybe the patch #1796 is a solution for your feature request.
#3
Updated by Eric Davis almost 14 years ago
+1, I'd like to see this feature also. The matching would need to map multiple SCM usernames to one Redmine user: e.g. I'm known as edavis
, eric
, ericdavis
, edavis@....com or edavis10
in the SCMs in my Redmine.
#4
Updated by Jean-Philippe Lang over 13 years ago
- Assignee set to Jean-Philippe Lang
- Target version set to 0.8
#5
Updated by Jean-Philippe Lang over 13 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Feature added in r2006.
Users with same username or email are automatically mapped. But mapping can be manually adjusted in in Project settings -> Repository -> Users. Multiple usernames can be mapped to the same Redmine user.
#6
Updated by James Turnbull over 13 years ago
Just a minor language change:
"Select ou update the Redmine user mapped to each username found in the repository log."
should be:
"Select or update the Redmine user mapped to each username found in the repository log."
Cheers
#7
Updated by Jean-Philippe Lang over 13 years ago
Typo fixed in r2008.