You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before the code export / import is approved, click edit request
EXPECTED
There should be no option to edit a code request after it's submitted. After a code request is submitted the only states it can transition to are Approved, Denied, or Cancelled. This should be reflected in the oc interface as well i.e., there should be no "Request revisions" option for code requests.
ACTUAL
I can edit a request before an output checker has approved it. If I make a change to my request, a new merge request isn't made.
The text was updated successfully, but these errors were encountered:
Test Case
ENV
DEV
TEST
PROD
TESTCASE
EXPECTED
There should be no option to edit a code request after it's submitted. After a code request is submitted the only states it can transition to are Approved, Denied, or Cancelled. This should be reflected in the oc interface as well i.e., there should be no "Request revisions" option for code requests.
ACTUAL
I can edit a request before an output checker has approved it. If I make a change to my request, a new merge request isn't made.
The text was updated successfully, but these errors were encountered: