Mapping of developer´s id to name in reports and e-mails
--------------------------------------------------------

                 Key: CONTINUUM-1533
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1533
             Project: Continuum
          Issue Type: New Feature
    Affects Versions: 1.1-beta-3
            Reporter: Kristoffer Moum
            Priority: Minor


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>[EMAIL PROTECTED]</email>
        </developer>
    </developers>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to