David Cameron
David Cameron
Notes from a previous discussion on this: https://docs.google.com/document/d/1HzTrI8-lilRWKPwbO-MeDU1K7BvYSNlINk_6BbBnnm4/edit
Here is a list of features required to resolve this issue: - Delayed rules, i.e. subscription creates a rule which comes into effect at some point in the future -...
Just came across the same problem, any chance it will be fixed?
The bad replicas and suspicious replicas tables are still using the old format.
As a workaround you can create a database trigger which will automatically give all admins ownership of newly created charts: ``` CREATE TRIGGER add_admin_role AFTER INSERT ON slices FOR EACH...