The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Any way to change Creator name on ALL Confluence pages?

S_ Toyo
Contributor
July 31, 2019

We have a user that is no longer here at our company. But majority of the pages are assigned to this user. And our upper management would want it changed over to someone else. There must be a way to do this.....? Someone please help.

 

Or provide a working SQL query code.

3 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
S_ Toyo
Contributor
August 2, 2019

@SidAny reply on this? We can't figure out how to change all the old user to the new user in one go.

0 votes
S_ Toyo
Contributor
July 31, 2019

@SidYes I tried following this exact guide.

 

I tried to run:

update content set creator = (select user_key from user_mapping where lower_username = '<newlowerusername>') 
 where creator = (select user_key from user_mapping where lower_username = '<oldlowerusername>');

 

But it gives me an error: 

Msg 208, Level 16, State 1, Line 1
Invalid object name 'content'.

0 votes
Sid
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 31, 2019

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events