-
Notifications
You must be signed in to change notification settings - Fork 98
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
Open
nikkuma7
wants to merge
1
commit into
eclipse-sw360:main
Choose a base branch
from
siemens:fix/ObligationReleaseView
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nikkuma7
force-pushed
the
fix/ObligationReleaseView
branch
from
June 14, 2024 04:55
a2e50ff
to
79c984e
Compare
GMishx
added
needs code review
has merge conflicts
needs general test
This is general testing, meaning that there is no org specific issue to check for
labels
Aug 16, 2024
@nikkuma7 please rebase with latest main |
GMishx
requested changes
Aug 16, 2024
...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
nikkuma7
force-pushed
the
fix/ObligationReleaseView
branch
2 times, most recently
from
September 10, 2024 08:04
1f2fc57
to
cd59cd7
Compare
GMishx
reviewed
Sep 12, 2024
...-server/src/main/java/org/eclipse/sw360/rest/resourceserver/project/Sw360ProjectService.java
Outdated
Show resolved
Hide resolved
nikkuma7
force-pushed
the
fix/ObligationReleaseView
branch
from
October 14, 2024 06:51
cd59cd7
to
3c7a24f
Compare
nikkuma7
requested review from
heliocastro,
KoukiHama,
arunazhakesan and
ag4ums
as code owners
October 14, 2024 06:51
GMishx
previously approved these changes
Oct 17, 2024
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 |
nikkuma7
force-pushed
the
fix/ObligationReleaseView
branch
2 times, most recently
from
October 22, 2024 08:50
b2861ba
to
9549846
Compare
Signed-off-by: Nikesh kumar <kumar.nikesh@siemens.com>
nikkuma7
force-pushed
the
fix/ObligationReleaseView
branch
from
October 29, 2024 09:35
9549846
to
88d100a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
needs general test
This is general testing, meaning that there is no org specific issue to check for
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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