Feature: Move Physical Product

  @ows_product
  @graphql_product
  @ows_product_physical
  @frontend_distribution
  @id_3986c735c51abb3d254a5cf8b6af867ea9ecdcb023bf0b8ab1ece9bfa237de64
  Scenario: Move in-progress physical product and check basics
    Given an orchard employee label_7123_admin for workstation
    And I log in
    And I am on the project details page of a physical source project
    When I move product from source project to destination project
    Then product should be moved to destination project
    And product should be absent in a source project
