There's more that needs to be changed, as the role assignment of the admin user on the target project also fails. I've added a quick (and not so beautiful) solution in another patch, which sets the admin cloud's user_id to self.user_id and sets self.project_id with the id from the project munch. Sorry I didn't catch this before.
There's more that needs to be changed, as the role assignment of the admin user on the target project also fails. I've added a quick (and not so beautiful) solution in another patch, which sets the admin cloud's user_id to self.user_id and sets self.project_id with the id from the project munch. Sorry I didn't catch this before.