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

School Salesforce query is looking for fields that have been removed #1378

Closed
edwoodward opened this issue Dec 13, 2022 · 3 comments · Fixed by #1377
Closed

School Salesforce query is looking for fields that have been removed #1378

edwoodward opened this issue Dec 13, 2022 · 3 comments · Fixed by #1377
Assignees

Comments

@edwoodward
Copy link
Contributor

Description

3 testimonial fields are part of the Schools Salesforce query, but they have been removed from the Account object in Salesforce. The 2 fields are

  • Testimonial__c
  • Testimonial_Name__c
  • Testimonial_?__c

These fields need to be removed from the query and the CMS database

Acceptance Test

The update_schools command runs without error

@edwoodward edwoodward self-assigned this Dec 13, 2022
@edwoodward edwoodward linked a pull request Dec 13, 2022 that will close this issue
@sentry-io
Copy link

sentry-io bot commented Dec 13, 2022

Sentry issue: OPENSTAX-CMS-BB

@brittanyearly brittanyearly added this to the 11 Jan release milestone Jan 4, 2023
@brittanyearly
Copy link

Verified in Staging.

@brittanyearly
Copy link

Verified in Production.

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 a pull request may close this issue.

2 participants