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

create merge request throws 404 when requests already exists #59

Closed
logicminds opened this issue Jun 23, 2014 · 1 comment
Closed

create merge request throws 404 when requests already exists #59

logicminds opened this issue Jun 23, 2014 · 1 comment

Comments

@logicminds
Copy link
Contributor

When creating a merge request the first attempt works great. However, if someone tries to create the same merge request again, a 404 error is throw. Either this is the gitlab api issue or this gem needs to handle this response better (304 maybe). Either way this gem should not throw an error on additional create_request attempts.

@NARKOZ
Copy link
Owner

NARKOZ commented Jun 24, 2014

@NARKOZ NARKOZ closed this as completed Jun 24, 2014
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

2 participants