@legacy
@oa
@fast
@frontend_distribution_oa_components
Feature: OA Edit Sales Goals
  to manage sales goals for customers
  As a technology manager
  I need to be able to edit sales goals

  @id_8921cafff41381413d952ad16970be3e69e0bdbb8b06bf316fe93080a9dccf87
  Scenario: Edit Sales goals OA (PHYS-2853)
    Given an orchard employee cypress_manager_4 visits OA
    And I log in to OA
    And I have an existing physical product on QA
    When I visit the sales goals page for my release
    And my physical product has goals and a first week estimate
    And I enter my edits
    And I save my OA sales goal and save and continue
    When I visit the sales goals page for my release
    Then I should see expected values for my sales goals
