Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update connector-umapi.py #814

Closed
wants to merge 5 commits into from
Closed

update connector-umapi.py #814

wants to merge 5 commits into from

Conversation

Luci2015
Copy link
Collaborator

Summary

Testing Steps

  • use additional_groups with groups auto-create: True
  • get a 504 on first call that gets all groups from admin console
  • continue with the sync and see the sending sync start signal before initial GET groups page 0 call

fixes #813

@adorton-adobe
Copy link
Collaborator

I understand setting the signal when getting groups (good catch). But I don't understand why the after-mapping hook stuff is moved. Doesn't seem related to the signal change.

@Luci2015
Copy link
Collaborator Author

Luci2015 commented Oct 4, 2023

It's not related. The after-mapping hook part is a fix for issue #818
Commits were made several months ago and I updated my fork recently to catch up with your latest changes.

@adorton-adobe
Copy link
Collaborator

adorton-adobe commented Oct 4, 2023

In that case, will you please open a new PR from a branch with the relevant changes isolated? I can't merge this PR since it's coming from a branch that has unrelated changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pragma header not sent when using additional_groups with auto_create: True
2 participants