-
Notifications
You must be signed in to change notification settings - Fork 2
Multiple HQ's on Connect #666
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
base: main
Are you sure you want to change the base?
Conversation
api_keys, domains and applications are loaded based on the hq server selected
@@ -408,170 +458,6 @@ def clean(self): | |||
return cleaned_data | |||
|
|||
|
|||
class OpportunityCreationForm(forms.ModelForm): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This flow has not been maintained since we got the new Opportunity Creation flow. I have removed it in this PR, also removed any tests that were related to this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This migration is used to create the default HQServer for the Opportunities that were created before this change.
Product Description
Technical Summary
Ticket Link
Safety Assurance
Safety story
Automated test coverage
Labels & Review