Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code import/export requests are not editable after they are submitted. #188

Closed
3 tasks done
pripley123 opened this issue Jul 24, 2019 · 0 comments
Closed
3 tasks done
Assignees

Comments

@pripley123
Copy link
Collaborator

Test Case

ENV

  • DEV
  • TEST
  • PROD

TESTCASE

  1. Submit a code export or import request.
  2. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants