Skip to content

Geo - Fix no repo error message for group-level wikis

What does this MR do and why?

Group-level wikis with missing repositories are failing to sync This happens because in some cases the repository does not exist on the primary Geo site, the only way to know about this is to parse the error text. This MR adds a helper method to return the proper error message for each datatype.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related issues

Related to #345332 (closed)

Edited by Douglas Barbosa Alexandre

Merge request reports