Skip to content

Re-enable hand raise lead for SaaS usage quota page duo

Doug Stull requested to merge 473266-fix-hand-raise-lead into master

What does this MR do and why?

Re-enable hand raise lead for SaaS usage quota page duo

  • caused a bug on self-managed where this vue component was used as well on the admin/code_suggestions page. It was hidden via !163327 (merged)
  • this re-enables it, but only for SaaS where we need it to work.
  • fix testing gap on usage quotas /duo tab, see !158482 (comment 2079650997)

Changelog: fixed EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
Screenshot_2024-08-28_at_2.23.55_PM Screenshot_2024-08-28_at_2.23.14_PM

How to set up and validate locally

this feature spec covers this instance of the modal launch/submission

  1. Setup GDK to simulate SaaS
  2. Create a new top-level group.
  3. Go to admin panel and edit the group to apply the Ultimate plan.
  4. Go to the Settings -> Usage Quotas page for the group and click on the GitLab Duo Pro tab

Related to #473266 (closed)

Edited by Doug Stull

Merge request reports

Loading