Changes
Page history
lists: suggest automation next time we redact PII
authored
Feb 10, 2025
by
anarcat
Show whitespace changes
Inline
Side-by-side
service/lists.md
View page @
8b524975
...
...
@@ -417,6 +417,9 @@ using the temporary tables:
SET display_name = ur.display_name
FROM user_redact ur WHERE u.id = ur.id;
The next time such a request occur, it might be best to deploy the
above formula as a simple "noop" Fabric task.
## TODO Pager playbook
<!-- information about common errors from the monitoring system and -->
...
...
...
...