|
|
|
Issue Links:
|
Cause
|
|
|
|
This issue causes:
|
|
|
CONF-12437 Confluence page "changing usernames" not up to date with tables introduced in recent versions
|
|
|
|
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
|
|
|
|
CONF-7288
editUser and setUserInformation (XML-RPC) functions provide limited abilities
|
|
|
|
|
Part
|
|
|
|
This issue is incorporated by:
|
|
|
|
|
|
|
|
| Participants: |
Alex Fishlock, Andrew Forsey, Andrew Whyte, Andy Brook, Audra Eng [Atlassian], Bill Callahan, Bill Quintrell, Bob Swift, Bob Swift, Brendan Patterson [Atlassian], Charles Miller [old account, do not assign issues], Charlie Le Houx, Christian Løverås, Dan Chapman, Edgardo Luzcando, Eric Wells, Frank Stiller, Igor Minar, Jens Schumacher [Atlassian], Jim Birch, John Knight, Martin Cleaver, Matt Doar (Consulting Toolsmiths), Matt Ryall [Atlassian], Nathan Dunn, Oleksii Gnatkevych, Paul Csapo, rama roberts, Steve Koch, Uwe Peinelt and Wade Stebbings
|
| Since last comment: |
4 weeks, 5 days ago
|
| PM Reviewed: |
22/Jan/09
|
| PM Value: |
2.46
|
| Labels: |
User_Admin
bugfix_support_backlog
mt
top25
|
| Support reference count: |
32
|
Confluence does not provide a function to change the username via the web or remote interface.
Since it is not guaranteed that users will be stored in the confluence database (eg. using external user management), the username instead of an id is used as the foreign key. Therefore if you need to update the username, you will have to update every occurrence of the username used as foreign key in all tables. This procedure should be automated to avoid corruption in the database due to mistakes made in the process.
|
|
Description
|
Confluence does not provide a function to change the username via the web or remote interface.
Since it is not guaranteed that users will be stored in the confluence database (eg. using external user management), the username instead of an id is used as the foreign key. Therefore if you need to update the username, you will have to update every occurrence of the username used as foreign key in all tables. This procedure should be automated to avoid corruption in the database due to mistakes made in the process. |
Show » |
Sort Order:
| No work has yet been logged on this issue.
|
|