-
Notifications
You must be signed in to change notification settings - Fork 102
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
feat(rest) : Export Project Create Clearing Request #2493
feat(rest) : Export Project Create Clearing Request #2493
Conversation
@keerthi-bl please rebase with latest main |
3d356fc
to
5659e13
Compare
5659e13
to
89812be
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.
Please rebase with latest main
...ce-server/src/main/java/org/eclipse/sw360/rest/resourceserver/project/ProjectController.java
Outdated
Show resolved
Hide resolved
...ce-server/src/main/java/org/eclipse/sw360/rest/resourceserver/report/SW360ReportService.java
Outdated
Show resolved
Hide resolved
@keerthi-bl #2442 was merged. Please rebase this branch for review and test. |
89812be
to
4d3ec46
Compare
Signed-off-by: Keerthi B L <keerthi.bl@siemens.com>
4d3ec46
to
fe6dc84
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.
Description
Rest end point forExport Project Create Clearing Request
How to reproduce
Closes : #2461
This PR should be merged after #2442