Failure in browser_ui/3_create/web_ide/open_fork_in_web_ide_spec.rb | when a fork is already created opens the fork when a user clicks Web IDE in the main project - API failed (409) with `{"message":{"base":["Failed to create wiki"]}}`
Summary
Create Open a fork in Web IDE when a user does not have permissions to commit to the project when a fork is already created opens the fork when a user clicks Web IDE in the main project - failed at Resource::Fork.fabricate_via_api! with 409 response
Failed in master https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/2040941485
Stack trace
Create Open a fork in Web IDE when a user does not have permissions to commit to the project when a fork is already created opens the fork when a user clicks Web IDE in the main project
Failure/Error:
Resource::Fork.fabricate_via_api! do |fork|
fork.user = user
fork.upstream = parent_project
end
QA::Resource::Errors::ResourceFabricationFailedError:
Fabrication of QA::Resource::Fork using the API failed (409) with `{"message":{"base":["Failed to create wiki"]}}`.