Feature: Release Approval 2

  @legacy
  @oa
  @ows_grid_generator
  @frontend_distribution_oa_components
  @id_fbfe0ba2c2ae8bf009693a74fe1bd01b9277bccfeb27ac58b3c94325456e873b
  Scenario: Create and approve new release
    Given an orchard employee label_7123_admin for workstation
    And I have a new project and digital product for the user with label data 7123_full and artist 161563
    And I have a blank track with all required fields for label 7123
    And I upload a track via api
    And I upload artwork via api
    When I validate and submit my product via api
    Given an orchard employee cypress_manager_3 for oa
    And I log in
    When I check out the newly created release in Release Approval
    And I approve the release
    And I confirm that the release is not for distribution
    Then The release should be in_content
