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

  Scenario: Edit Sales goals OA (PHYS-2853)
    Given an OA Technology_manager user
    And I have an existing physical product on QA
    And my physical product has goals and a first week estimate
    When I visit the sales goals page for my release
    And I enter my edits
    And I save my 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
