Skip to content

Quotes count cache - front#5673

Mark Harding requested to merge feat/front-5673-quotes-cache into master

Ticket(s) / Related Merge Requests

front#5673 (closed)

Summary of Changes

Increases TTL of Quotes Cache, updates the cache on new quote and fixes null values not being cached.

Testing Considerations

You should see quote counts on posts where appropriate.

NOTE: quote counts will not work on image, video or blog posts. They will only work on test posts.

Deployment Considerations

Ensure feature flag is on.

Regression Scope

None.

Platform Affected (web, mobile, etc)

All

Developer Testing Completed

@markharding 👍

Screenshots / Screen Recording

Screenshot_2022-08-08_at_10.05.27

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Mark Harding

Merge request reports