sebe
1
Hello,
I migrated a project with No-Organization managed under Account-A to an Organization managed under Account-B.
I still see this project under Account-A. I think this is because of existing IAM rights.
However, the project is visible under Account-A as “No-Organization”.
Is this normal?
Thank you.
It seems like this is expected behaviour. You can confirm the migration status by running this command.
gcloud projects describe [PROJECT_ID] --format=“value(parent.id)”
Also, please make sure you have removed all the IAM rights from account A and the billing account linked status.
Thanks
Vinoth_GCP.
sebe
3
Hi Vinoth,
Thank you for your help.
It is weird that the data is displayed in inconsistent manner. This shouldn’t have been the case.
To me, it looks like a bug.
Thanks
1 Like