Background: The event discovery feature needs to track which users have been shown a promotion for a given event, to avoid showing the same promotion repeatedly. We are going to use mainstache to store this date as needed.
Type of story
- Backend
Acceptance criteria
TDB
Testing required?
- Yes
- Minimum testing to pass QA: The table schema is verified end-to-end by the frontend task that exercises the discovery promotion flow.
- Tested end-to-end in: task-14 (EventDiscoveryDialog)
Technical details
Split patches suggestion
- TBD