Feature: Release Approval 2

  @oaworkstation
  @legacy
  @oa
  @frontend_distribution_oa_components
  @id_fbfe0ba2c2ae8bf009693a74fe1bd01b9277bccfeb27ac58b3c94325456e873b
  Scenario: Create and approve new release
    Given an orchard employee label_7123 for workstation ignoring host override
    And I log in to workstation silently
    Given I have a new project and digital product for the user with label 71231 and artist 161563
    And I have a blank track with all required fields for label 7123
    And I am on the digital product overview page for the new product
    When I go to the digital product artwork section
    And I upload a valid artwork
    And I go to the digital product Tracks step
    And I replace track's audio file
    And I can see the track is processed
    And I save my track
    And I submit my product for approval
    Then I should see the submit success modal
    And my product should be in Submitted status
    Given an orchard employee cypress_manager_3 visits OA
    And I log in to OA
    When I navigate to checkout release oa page
    When I look for the release in Release Approval
    And I check out the release
    And I approve the release
    And I confirm that the release is not for distribution
    And I wait for the approval to submit
    Then the release should be in content
