In order to safely decommission RS01, we need to be able to uninstall extensions without triggering deletion pings.
I think the simplest way to do this would be to honor the studyEnded key in remote-settings, this would cause the core add-on to uninstall the study extension (it has management permissions) without sending deletion request pings.
In order to safely decommission RS01, we need to be able to uninstall extensions without triggering deletion pings.
I think the simplest way to do this would be to honor the
studyEnded
key in remote-settings, this would cause the core add-on to uninstall the study extension (it hasmanagement
permissions) without sending deletion request pings.