-
Notifications
You must be signed in to change notification settings - Fork 44
[BUG] Not all users are added to CF Org members #356
Comments
@AnatolManikalo as you ran the script several times one follow-up question: are always the same 4 users missing or is there a difference concerning the 8 users that were assigned? |
@lechnerc77 yes, exactly same users are added every time. Here's the result of the latest run, and same users are added (same missing :) |
I just reworked the error messages forwarded in the logs. This rework is available in the docker pull ghcr.io/sap-samples/btp-setup-automator-dev:dev and post the logs here. Thanks |
Hi @lechnerc77 There are 2 types of error:
and
For the first: is there a way to ask automator to use sap.ids by default? |
@AnatolManikalo : The first scenario can be mitigated by using the parameter There is no |
Hi @lechnerc77 , we have the same issue with latest image. Using DEV image we also get an error output
The error is strange, because STZH-DEV is a trust in another Global Account!. Having a look into Extend command I think, by default all the calls should use
and for our issue, this is working fine. Maybe the idp setting should be set by default to "sap.ids"?!? Regards |
@hschaefer123 @AnatolManikalo here the warp up: The handling of errors when executing Why don't we default to sap.idp? This would mean that existing working configurations might need to be adopted and we want to avoid this breaking change for existing users. The fix to get the correct error log is available in the |
@AnatolManikalo if you want to request the "create user if not existent" functionality for CF orgs, feel free to open an issue for an enhancement for that |
Hi @lechnerc77 here it is: #360 |
Fix is available in |
Is there an existing issue for this?
Are you using the latest docker image for BTPSA?
Which area is mainly impacted
Cloud Foundry setups
Current Behavior
Some users are not added as CF Org managers: of 12 users who were supposed to be added only 8 got the actual assignment
Expected Behavior
All users should be added
Steps To Reproduce
I ran the script multiple times and the result is always the same: same 8 users of 12 total are added, 4 are missing, however logs show that commands are run for all users
Logs and configuration files available?
Anything else?
No response
The text was updated successfully, but these errors were encountered: