Verified Commit 8b524975 authored by anarcat's avatar anarcat
Browse files

lists: suggest automation next time we redact PII

parent 17a6687e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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 -->