Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.1-beta-3
-
Fix Version/s: Backlog
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
It would be a nice feature if the developer id could be mapped to the name attribute in reports and e-mails, i.e. reports would contain the full name rather than the svn user, ref. the snippet below.
<developers>
<developer>
<id>t527560</id>
<name>Kristoffer Moum</name>
<email>kristoffer.moum@arktekk.no</email>
</developer>
</developers>