Uploaded image for project: 'Hybrid Application Console'
  1. Hybrid Application Console
  2. HAC-5304

[OSD] Doc link is not getting tracked in Segment for Add-ons tab

XMLWordPrintable

    • False
    • False
    • None

      Steps to Reproduce

      Launch OCM UI staging environment
      Find an OSD cluster on the clusters page and click on it
      Click on the Add-ons tab
      Click on one of the add-ons that have the "View Documentation" (not all the add-ons have a docs link, find one that has it)
      Verify the proper event tracking happens on the Segment DEV

      Expected Result
      The below attributes should be shown in Segment
      link_name: 'external-link',
      link_url: '<url of link to docs>',
      tab_title: <this.tab.title>,
      tab_id: <this.tab.id>,
      card_type: 'addon',
      addon_id: <this.addon.id>,
      ocm_resource_type: <Subscription.plan_id.toLowerCase()>,
      resource_id: <Subscription.external_cluster_id>,
      ocm_cluster_id: <Subscription.cluster_id>,
      module: 'openshift'

      Actual result
      The events are not being tracked in Segment DEV.

            robertoemanuel Roberto Emanuel
            lamarach@redhat.com LAKSHMI SHIVANTHI AMARACHINTHA
            LAKSHMI SHIVANTHI AMARACHINTHA LAKSHMI SHIVANTHI AMARACHINTHA
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: