- ID
- 4c0c47e2-e43d-4b31-b9fe-4e2fead6f3a5
2026-04-03
Sprint: HR BE Sprint 107
Standup & Schedule
DONE Getting up to speed block
- ID
- 07a15169-70c4-b29e-a5cf-6304d2fe27a1
<2026-04-03 Fri 9:30-10:00>
- Note taken on
- Yesterday:
- A lot of working through Cookbook model design with the 232 team
- Updated design doc, and kept working on the model ticket, PR to come this morning
- Release engineer stuff
- Today:
- Open a PR for Cookbook models [BE-7469]
- Open a PR for Cookbooks service layer [BE-7470]
- Code freeze [BE-6922]
- On-call dev [BE-7163]
- Meets: Monthly dev HH
Meetings
DONE Monthly Dev Team Happy Hour
- ID
- 9e63d5g4-f06b-5e34-9c3g-4d3f7ea7d5g6
Tasks
DONE Release engineer
- ID
- 795d5b7e-cc73-4c8e-3517-54261e2f8de9
DONE [BE-7469] Create Cookbook app and models
- ID
- 424282fd-40ce-06e1-c5f5-4ac8a7b3ba77
BE-7469 Create the Cookbook app and assocaited models
- Note taken on
Spent a little time talking through the featured Cookbook workflow. Came down on:
- is_featured field on Cookbooks should always be True on one model
- Collection list endpoint will be sorted by BE before sending to FE
- Need to see if sort field still comes in response, or not
- Note taken on
Just working on removing display_type from the Collection and opening a PR