-
Notifications
You must be signed in to change notification settings - Fork 70
Description
I am running with the Azure AD option and have the "ADD_MEMBER" attribute set to true, however, it doesn't seem to perform that operation to add the user to my organization. When running in test mode, it shows the appropriate username to add to the GitHub Team, but it does not perform that action out of test mode.
Instead, I receive a debug error stating that the "EMU user must be part of the organization to be assigned to the team." It looks like it's trying to add the user to the team before it attempts to add the user to the organization. Are there additional trace logs I can enable to show if it is erroring out on adding the user, or where I should look to next for troubleshooting? No further details are provided when running it as a single execution (not as a flash app).