• Alexandru Croitor's avatar
    Exclude ProjectNamespace from Namespace fetches · 4b8e33a8
    Alexandru Croitor authored
    Currently Namespace are not meant to include anything other
    than type `Group`, `User` or `NULL`. By introducing
    `ProjectNamespace` we'll break this assumption in multiple places
    so we need to filter out `ProjectNamespace` when fetching
    namespaces.
    4b8e33a8
namespaces_spec.rb 24.5 KB