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

Fix pd-workshop-survey contact_id reference #30503

Merged
merged 1 commit into from
Aug 29, 2019
Merged

Conversation

islemaster
Copy link
Contributor

@islemaster islemaster commented Aug 28, 2019

This survey partial still contained a reference to regional_partners.contact_id, which was removed in #30445. Instead, I'm using the workshop's regional_partner_id to do a regional partner lookup so we can populate a hidden field on the form.

This is intentionally a shallow fix, no cleanup or refactoring; I'm just trying to quickly correct what looks like a regression on production (Honeybadger). We're hoping to deprecate this view soon anyway.

This survey partial still contained a reference to
regional_partners.contact_id, which was removed in
#30445. Instead, I'm
using the workshop's regional_partner_id to do a regional partner
lookup.

This is intentionally a shallow fix, no cleanup or refactoring; I'm just
trying to quickly correct what looks like a regression on production.
We're hoping to deprecate this view soon anyway.
@islemaster islemaster merged commit 170b61a into staging Aug 29, 2019
@islemaster islemaster deleted the fix-pd-workshop-survey branch August 29, 2019 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants