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

Memberships: Invitations work on BYO Domains #1082

Merged
merged 3 commits into from
Jan 31, 2023

Conversation

zspencer
Copy link
Member

#1078
#117
#74

There's probably a bunch of other domain objects that want parent_location set; but this should be good enough to get the invitations flow unbroken.

#74
#1078

This doesn't compeltely fix #1078, but it should help with making sure
the branded domains take precedence (which is part of the problem)
Like all Resources in Convene, Invitations to a Convene Space can be on
a BYO Domain *or* a path under the Neighborhoods primary domain, they
want to use the `location` method for determining where they live within
the object graph.
@zspencer zspencer requested review from anaulin and a team January 30, 2023 23:34
Copy link
Member

@anaulin anaulin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick bugfix!

Looking at this change, I'm wondering how are we going to catch these "missing location" issues in the future, seems like currently this quite error prone.

@zspencer
Copy link
Member Author

Yea, I have a WIP PR trying to swat the bugs and would love for someone to figure out how we could run our end-to-end tests against a BYO-domain space!

@zspencer zspencer merged commit 618aaa6 into main Jan 31, 2023
@zspencer zspencer deleted the invitations/work-on-byo-domains branch January 31, 2023 01:38
@zspencer zspencer added the 🐞 bug Something isn't working label Mar 3, 2023
@zspencer zspencer added this to the 1.0 - Andromeda milestone May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants