Skip to content

Geo: Fix Replication Details nav links for enabled replicables

Michael Kozono requested to merge mk/fix-geo-replication-nav into master

What does this MR do?

Even if a replicator is enabled, the Replication Details nav link is not shown (if this feature flag is not enabled).

We forgot to remove this old feature flag check when we switched to using an individual feature flag per replicator.

Screenshots (strongly suggested)

Before After
image image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Michael Kozono

Merge request reports