Skip to content

Geo - Fix Sync Disabled Text

Zack Cuddy requested to merge 220815-fix-sync-disabled-text into master

What does this MR do?

Closes #220815 (closed)

The text for Geo Sync's when disabled was hard coded to container repositories. They however, should mention the actual sync type that is disabled.

This MR replaces the hard coded text with text that includes the variable sync type name.

Screenshots

Repositories sync
before Screen_Shot_2020-06-08_at_9.49.10_AM
after Screen_Shot_2020-06-08_at_10.05.03_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Closes #220815 (closed)

Edited by Zack Cuddy

Merge request reports