Fida... please send all communication to the mailing list.
On Thu, 2007-09-13 at 15:15 +0200, fida aljounaidi wrote:
> I tried to enable a mapping values and to disable mappin_ldap, i have
> the same result. inspite of having the scm_username mapped with the
> bugtracker username
> mapping_values => {
> enabled => 1,
> values => {
> 'username' => '[EMAIL PROTECTED]',
> }
> },
That's because the mapping is not correct. A correct mapping for your
case would be:
mapping_values => {
enabled => 1,
values => {
'g544331' => '[EMAIL PROTECTED]',
}
},
>
>
> On 13/09/2007, fida aljounaidi <[EMAIL PROTECTED]> wrote:
> What does exactly mean :Scmbug error 7: Username 'g544331'
> could not be translated
It means that SCM username "g544331" is not also a username in the
bug-tracker, and there is no mapping for this SCM username to a
bug-tracking username, so Scmbug does not know which user to
"impersonate" when adding a comment to the bug-tracker.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
