@legacy
@oa
Feature: Edit Label Release
  In order to ensure I can view a release in OA
  As a vendor
  I need to verify label copy release works

  Scenario: Edit existing label processing release
    Given an OA Technology_manager user
    And I am on the OA::EditLabelCopy for release_id 2037566
    When I update the required fields for the label copy release
    Then I should be able to see the changed values
