@legacy
@analytics
@cache_warm
@oaworkstation
Feature: Analytics Permissions

  @wip
  @id_112d9f1f01877a85bbae19e61374d45f7408502449b863a4ecaadb676cb7bd22
  Scenario: Unable to see data for parent distributor part I
    Given a user from subaccount_13823 for workstation
    And I login silently to workstation and visit the analytics overview page
    When I apply the selected filters
    Then I gather subaccount data from each data channel detail page
    Given a user from label_21989 for workstation
    And I login silently to workstation and visit the analytics overview page
    When I apply the selected filters
    And I gather parent data from each data channel detail page
    Then The subaccount and parent data should not match
