-
Notifications
You must be signed in to change notification settings - Fork 5
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
DD-422 posting same license error #61
DD-422 posting same license error #61
Conversation
|
||
@POST |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this section of code deleted? Doesn't seem to have anything to do with licenses.
@@ -936,27 +891,13 @@ public Response listBuiltinRoles() { | |||
} | |||
} | |||
|
|||
@DELETE |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Idem.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JingMa87 : it seems you are removing some parts of the code that have nothing to do with licenses. Please, have another look.
@janvanmansum I merged the branches. Also, how come there was a merge conflict in the first place? |
What this PR does / why we need it: It fixes the 500 error when you post the same license twice.
Which issue(s) this PR closes: DD-422
Closes #
Special notes for your reviewer: N/A
Suggestions on how to test this: Post the same license twice.
Does this PR introduce a user interface change? If mockups are available, please link/include them here: No
Is there a release notes update needed for this change?: No
Additional documentation: N/A