How do I change the name of the "Unassigned" user?
A customer described the following situation:
The team is in Brazil and uses Portugese in our projects. How do I make the "Unassigned" value show up in Portugese rather than English? Attempting to open the user with the user editor in Eclipse results in an exception.
I will respond with the answer in my next post.
Ruby
Martha (Ruby) Andrews
Jazz Foundation L3 Development Team Lead
|
2 answers
The user name can be changed with the repotools createUser command. Specify "unassigned" as the userId and email, and the new value for the name. For example:
repotools-ccm createUser userId="unassigned" emailAddress="Unassigned" name="My Unassigned User Name"
Ruby
Martha (Ruby) Andrews
Jazz Foundation L3 Development Team Lead
Comments
Donald Nong
commented Nov 27 '14, 12:20 a.m.
I need to use repotools-jts. Is repotools-ccm supposed to work as well?
|
Hi Donald,
Yes, in my testing repotools-ccm worked. The name was changed, and the synchronization code with the jts was called to make the change on the jts. .
Ruby
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.