Task Description
Backend has harmonized name of alerts plugin across all organizations which is now alerts everywhere instead of alerts-<orgId> which affects backward compatibility in case people had bookmarked links with the old name. In order to stay backward compatible we need to map alerts-<orgId> to alerts. The fix will be removed once we stop supporting legacy URLs.
Related Issues
Task Description
Backend has harmonized name of alerts plugin across all organizations which is now
alertseverywhere instead ofalerts-<orgId>which affects backward compatibility in case people had bookmarked links with the old name. In order to stay backward compatible we need to mapalerts-<orgId>toalerts. The fix will be removed once we stop supporting legacy URLs.Related Issues
Additional Context