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

Prevent edits to code export/import requests once the merge request starts #187

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

Comments

@pripley123
Copy link
Collaborator

Test Case

ENV

  • DEV
  • TEST
  • Staging

TESTCASE

  1. Create a new code export request
  2. Finish editing to start the merge request

EXPECTED

I should not be able to edit the request when the merge request is underway

ACTUAL

I can edit the request after the merge request has started. This created a scenario where I edited the repo url (due to a typo) and then the merge request appeared to proceed with my fixed url. However, when I looked at the request afterwards, it used the old url with the typo in it.

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