Files
ObsidianJournal/2024-08-12 (Monday).md

8 lines
964 B
Markdown

## Launch Readiness Meeting
We reviewed the cases for epics from the last launch to see what was still needed for this launch. Kate Neale will make new cases from the ones we still need to do. Many cases were no longer needed.
## BSG on-call retrospective meeting
We decided to do nothing at the moment to address duplicate graylog error messages alerts. There's no perfect way of fixing them for now. Nic suggested that everyone on call pro-actively think about better alerting schemas for graylog error alerts where we could downgrade the log message level from error so that it no longer alerts and the replacement alerting takes care of it.
## Royalty Column Type Change
We accidentally created the AdjustedSalesAmount and PreAdjustedRoyaltyAmount columns with mismatching types to their sister SalesAmount and AdjustedRoyaltyAmount columns. So, I changed their types today. Since these columns are not in use yet, I just dropped them and recreated them.