Skip to content

The frontend should use the v3 API for now

Valery Sizov requested to merge js_should_user_right_api_version into master

What does this MR do?

Makes JS use API v3 instead of v4.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/28863

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

Yeah, we need to be sure that in current code base there is no JS code that alreasdy relies on v4

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/28863

Merge request reports