Hi guys,
I’m approaching Confluence Cloud Rest APIs and I cannot understand how the /search API works… As described in the documentation (here) it should return a set of results with the `score` property, but it’s always zero.
I tried to look in the docs for more detailed info, but I wasn’t able to find anything useful.
Any hint?
Thank you in advance.
Regards,
Andrea
I got a response from Atlassian Support regarding this. When the LoginInfo table was introduced, the upgrade ran a task to migrate user information from the os_propertyentry table to the LoginInfo table.
However, when a user self-provisions a new account there is no entry in the LoginInfo table. After logging out, then logging in again, then there is an entry added for the user.
So there could be users that didn't migrate over during the upgrade or have not logged in again after creating their account.
Hi Adam.
You are right, users without an entry in the logininfo table have not logged in since that table was introduced (Confluence 4.0).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.