@physical_delivery_creation
@frontend_pricing
Feature: Physical Product Delivery

  @id_e0014dd873a9cd1e534b91f6cad9663d978054f4873abb6d2debbea4e947bf1f
  Scenario: Change price on an existing release
    Given an orchard employee cypress_manager_1 visits oa
    And I log in
    And I navigate to managePricingPage for productId 2132465 oa page
    And I change the release's pricing
    Then I should see the updated release pricing
    And I generate metadata update queue for upc 20000000002812, dms Proper (UK)
    Then I should see the OA success notification "Request has been added to the queue successfully."
