Feature: Creating and Copying a Digital Product in a New Project Workflow

  @ows_product_workflow
  @ows_product_digital
  @ows_product
  @graphql_product
  @frontend_distribution
  @ows_contracts
  @digital_product_builder_basics
  @ows_account
  @ows_project_manager
  @ows_artist
  @ows_marketing
  @id_65e129ce8c44542eb4016d0f38706d33e328feb501f6a500dd829d15b41e6ade
  Scenario: Copy in-progress digital product with multiple variations
    Given an orchard employee label_7123_admin for workstation
    And I log in
    And I am on the digital product overview page for a newly-created product
    And I have all data for digital product basics fields
    When I go to the digital product Basics section
    And I populate all digital product basics fields
    And I populate the digital product imprint with existing options
    And I submit the digital audio product basics page form
    And I go to the digital product Overview step
    Then I see the correct basics data on the digital product overview page
    When I copy the digital product
    Then I see the correct basics data on my copied product
    When I am on the workstation catalog projects page
    Then I should see the project in the projects list
