Skip to content

Removes all references to sync_enterprise_catalog_query

Choose a tag to compare

@chavesj chavesj released this 02 Feb 17:15
· 1819 commits to master since this release
c32c4dd
  • Removes all references to the sync_enterprise_catalog_query boolean field from the EnterpriseCustomerCatalog model.
  • Updates all conditional use of the sync_enterprise_catalog_query field to be True.
  • A second PR will follow to remove the model field and perform the db migration (blue/green deployment safe).