You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
org.gitlab4j.api.GitLabApiException: The following fields have validation errors: project_feature.merge_requests_access_level, project_feature.builds_access_level
at org.gitlab4j.api.AbstractApi.validate(AbstractApi.java:633)
at org.gitlab4j.api.AbstractApi.putWithFormData(AbstractApi.java:493)
jobs_enabled: (deprecated) Enable jobs for this project. Use builds_access_level instead
merge_requests_enabled: (deprecated) Enable merge requests for this project. Use merge_requests_access_level instead