@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
    When I navigate to salesGoalsPage for release 1916480 oa page
    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 navigate to salesGoalsPage for release 1916480 oa page
    Then I should see expected values for my sales goals
