Finalize setting sharding key for abuse_report_events
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
n #553429 (closed) we:
- added
organization_idcolumn toabuse_report_eventstable - started populating the column, including validation on create
- set
desired_sharding_keyso that the values are backfilled
After the data are backfilled, we have to:
-
set sharding_key -
set organization_idpresence validation not only on create but also update -
set not null constraints on the column
Edited by 🤖 GitLab Bot 🤖