Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

fix campaign cache to ensure it clears campaigns when they are updated#6015

Merged
angaither merged 1 commit intoDoSomethingArchive:devfrom
katiecrane:campaign-cache-fix
Jan 11, 2016
Merged

fix campaign cache to ensure it clears campaigns when they are updated#6015
angaither merged 1 commit intoDoSomethingArchive:devfrom
katiecrane:campaign-cache-fix

Conversation

@katiecrane
Copy link
Contributor

fixes #6013
fixes #6009

clears the cache correctly for updates to campaigns

Previously, we were searching strictly for only part of the key in the cache table. Now, we are doing a search for any rows that match the first part of the key, which includes the node ID.

@angaither
Copy link
Contributor

👍

angaither added a commit that referenced this pull request Jan 11, 2016
fix campaign cache to ensure it clears campaigns when they are updated
@angaither angaither merged commit 23468cf into DoSomethingArchive:dev Jan 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Pitch Page Scholarship Callout Not Appearing Correctly Based on Backend Inputs Sponsor Logo Not Appearing Correctly Based on Backend Inputs

2 participants