Skip to content

Three CTA tracking bug

Alper Akgun requested to merge 349799-cta-tracking-bug into master

Fixes the Three CTA Experiment bug (#358927 - closed)

Steps to reproduce bug

  1. On Gitlab.com or on GDK simulating SaaS with Feature.enable(:pql_three_cta_test)
  2. Go to any free group security discovery moment http://gdk.test:3000/groups/MYGROUP/-/security/discover
  3. The hand raise button will not be available,

Due to inject not being provided for HandRaiseLeadButton component in the grand-parent, the functionality is broken.

Related to #349799

Edited by Alper Akgun

Merge request reports