Any way to change user ID, and keep history?
I have read some older articles about this, but the answers didn't mach my setup.
|
Accepted answer
Ralph Schoon (63.4k●3●36●46)
| answered Mar 06 '18, 9:25 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Please carefully read https://rsjazz.wordpress.com/2012/10/12/changing-the-jazz-user-id-using-the-rtc-plain-java-client-libraries/
It is possible if you know what you are doing and follow the information in the blog post.
Per Djernaes selected this answer as the correct answer
|
2 other answers
Thanks for your swift reply.
Comments I would assume so. If you don’t have ldap you need to know also how to change the I’d there.
Donald Nong
commented Mar 06 '18, 7:24 p.m.
Based on your description, I really have doubts on how your user registry is set up. Be careful. If the user registry type is truly "DETECT", it means that you are using the built-in file-based user registry of Tomcat, which should be always in-sync with whatever the changes you make in the user profile. Also, I am not aware of any ways to use email-address as a user ID in such user registry. In other words, you may be using a user registry that is not correctly reflected by the User Registry Type property.
Ralph Schoon
commented Mar 07 '18, 3:13 a.m.
| edited Mar 07 '18, 3:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The situation is really the same with a file based user registry and LDAP. The user with the ID is already in RTC (RTC stores the ID). You want to change the ID in RTC because you had changed the ID in the external system but keep the user record in RTC.
|
This link did the trick:
|
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.