betheluniversity / cascade

Implementing Cascade Server
2 stars 1 forks source link

Event Feed and Galleries #619

Closed annmarieven closed 8 years ago

annmarieven commented 9 years ago

Can we make art galleries disappear off the event feeds after 3 days? This should happen on all feeds except the ones on the galleries site itself: https://www.bethel.edu/events/arts/galleries/

Let me know if you have any questions or if there's anything else you need from me!

c-varberg commented 8 years ago

Alright this should be good to go. I had to update a format so pages will need to be republished. Also it also might not work on www until it gets approved by Caleb or Eric.

c-schwarze commented 8 years ago

@c-varberg if the code is working, go ahead and pull the change.

c-varberg commented 8 years ago

K should be live now

annmarieven commented 8 years ago

can you clarify what needs to be republished? any event feed that is set to pull gallery events?

annmarieven commented 8 years ago

I'm wondering if this has something to do with an issue we're running into. FP job 16258.

Nothing in the Johnson Gallery feed here - https://www.bethel.edu/events/arts/galleries/

But this event is tagged with Johnson Gallery - https://www.bethel.edu/events/arts/galleries/exhibits/2015/the-plastic-a-study-of-love cascade link: https://cms.bethel.edu/entity/open.act?id=ae9f3d898c58651344b52cc343d7cb55&type=page

c-varberg commented 8 years ago

The problem appears to be with the cache. Since this started 5 days ago it seems to be stuck using saved cached events on that page. If I turn off the cache everything works fine. Is this something that needs to be addressed @c-schwarze , @e-jameson or can we just clear the cache and see if it happens again?

c-schwarze commented 8 years ago

You updated the php code to use the cache for the whole function but not the xml, right?

e-chapin commented 8 years ago

@c-varberg ^

c-varberg commented 8 years ago

righteo, I think the double cache was just keeping things around way longer then they should have been. @c-schwarze

c-schwarze commented 8 years ago

cool. closing