Skip to content

Splat arguments when starting trial

What does this MR do and why?

Fixes: https://gitlab.com/gitlab-org/gitlab/-/issues/389040 Describe in detail what your merge request does and why.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

  1. Setup CustomersDot https://gitlab.com/gitlab-org/customers-gitlab-com/-/blob/main/doc/setup/installation_steps.md
  2. Sign in or Sign up on GDK (localhost:3000)
  3. Create a group
  4. Attempt to start a trial
    • with patch: Should be able to create the group
    • without patch: should receive wrong number of arguments error

Note: If you are just seeing: We have found the following errors: ["HTTP status code: 401"] or a 403 you probably don't have CustomersDot setup correctly.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vitali Tatarintev

Merge request reports

Loading