-
Notifications
You must be signed in to change notification settings - Fork 103
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
fix(rest): Added code to get obligation releaseView data in project. #2486
Conversation
a2e50ff
to
79c984e
Compare
@nikkuma7 please rebase with latest main |
...ce-server/src/main/java/org/eclipse/sw360/rest/resourceserver/project/ProjectController.java
Show resolved
Hide resolved
...-server/src/main/java/org/eclipse/sw360/rest/resourceserver/project/Sw360ProjectService.java
Outdated
Show resolved
Hide resolved
1f2fc57
to
cd59cd7
Compare
...-server/src/main/java/org/eclipse/sw360/rest/resourceserver/project/Sw360ProjectService.java
Outdated
Show resolved
Hide resolved
cd59cd7
to
3c7a24f
Compare
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.
Changes looks good.
@deo002 please test this PR. |
status value is null for obligations in response |
b2861ba
to
9549846
Compare
9549846
to
88d100a
Compare
88d100a
to
f0960ba
Compare
Signed-off-by: Nikesh kumar <[email protected]>
f0960ba
to
7d7d69b
Compare
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.
Tests approved by @deo002
Description
fix(rest): Added code to get obligation releaseView data in project.
http://localhost:8080/resource/api/projects/{ id}/licenseObligations?view=true
Closes : #2485
Please describe your issue in few words here.
How to reproduce
Describe the bug and list the steps you used when the issue occurred.
Screenshots ( if applicable )
Add screenshots to help explain your problem.
Versions
SW360 logs
docker logs sw360