Skip to content

Fix QA new project creation click on incorrect namespace

Michael Kozono requested to merge qa/mk-fix-new-project-namespace into master

What does this MR do?

Prevents incorrect namespace selection when creating a project in QA, by making the criteria unambiguous, and using find instead of first to fail fast if the criteria somehow becomes ambiguous again.

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?

Edited by Grzegorz Bizon

Merge request reports