Skip to content

BUGFIX: admins were unable to change the GL.com plan for a namespace

What does this MR do?

It restores the ability to change a GL.com plan for a Group or User. It was broken because recently we've changed the way we store information about a Subscription for a Group or User, now we use the gitlab_subscriptions table instead of the plan_id column from namespaces.

What are the relevant issue numbers?

Closes #8901

Does this MR meet the acceptance criteria?

Edited by Rubén Dávila

Merge request reports