Feature: Digital Audio Product Action Required
  To be aware of actions required for my products
  As a vendor
  I want to be notified by message on product details page

  # This scenario can be implemented as a frontend component test.
  @ows_product_workflow
  @ows_product_digital
  @ows_product
  @graphql_product
  @frontend_distribution
  @id_e5b1c52c8df08adc689d47fbb04dba5c4c134bcbb78898996ce9486e532ff6a0
  Scenario: Action required release contains rejection messages and alerts
    Given an orchard employee label_7123_admin for workstation
    And I log in
    When I am on the digital product overview page for the product 2079182
    And I check to see rejection reasons
    Then I should see comments for all fields
    And I should see a rejected alert on all fields
