Skip to content

WIP | Several improvements to nested groups code

username-removed-444 requested to merge dz-nested-groups-improvements into master

What does this MR do?

  1. allow creating 2 namespaces with same path (path uniqueness validated by routes table now)
  2. added nested group factory for tests
  3. validate presence of route by Routable concern

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports