Team, can you please help me on this.
Does older User Account created prior to Team Space configuration can also have different Root NameSpace ID comared to Home Namespace ID?
For some of the user account, even though they are part of a TEAM, querying on user's current account API results something like this: that is same namespace id for both Root and Home.
"root_info": {
".tag": "user",
"root_namespace_id": "XX",
"home_namespace_id": "XX",
}