Skip to content

Resolve "Upgrading to API V4 Project Creation for user Fails"

What does this MR do?

Fix project creation for user endpoint bug

In this endpoint the jobs_enabled parameter must be translated to builds_enabled before being passed to the Projects::CreateService.

Doc updates are not required, this bring the implementation up to speed with the current docs

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

Why was this MR needed?

Please see #45576 (closed)

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #45576 (closed)

Merge request reports