Hello,
Does anyone knows why in the table CONTENT of Confluence the creator looks like this
2c9292a9415cb84801415cb8cac5000c
Is that a kind of encrypt data ?
And if that's true how can i get the user_name of the creator page
Hi,
I already found the solution, there is a table called user_mapping that has the user_name and that value mentioned in the question.
For example
in the table content the creator has 2c9292a9415cb84801415cb8cac5000c and if we join with user_mapping there you will find 2c9292a9415cb84801415cb8cac5000c and user_name, so you will be able to display the name and user_name.
Hi,
I already found the solution, there is a table called user_mapping that has the user_name and that value mentioned in the question.
For example
in the table content the creator has 2c9292a9415cb84801415cb8cac5000c and if we join with user_mapping there you will find 2c9292a9415cb84801415cb8cac5000c and user_name, so you will be able to display the name and user_name.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.