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

feat(rest): create new enpoint to upload component csv file. #2308

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nikkuma7
Copy link

@nikkuma7 nikkuma7 commented Feb 12, 2024

Please provide a summary of your changes here.

  • Which issue is this pull request belonging to and how is it solving it? (Refer to issue here)
  • Did you add or update any new dependencies that are required for your change?

Issue: #2307

Suggest Reviewer

You can suggest reviewers here with an @mention.

How To Test?

1: Login with admin access
2: Go to admin tab and check in ImportExport subtab.
3: upload componetFile/releaseFile/componentAttachment file and file type will be .csv

URL: http://localhost:8080/resource/api/importExport/componentAttachment
URL: http://localhost:8080/resource/api/importExport/uploadRelease
URL: http://localhost:8080/resource/api/importExport/uploadComponent

How should these changes be tested by the reviewer?
Have you implemented any additional tests?

Checklist

Must:

  • All related issues are referenced in commit messages and in PR

@ag4ums ag4ums added needs code review needs general test This is general testing, meaning that there is no org specific issue to check for has merge conflicts labels Mar 15, 2024
@heliocastro heliocastro added the New-UI Level for the API and UI level changes for the new-ui label Mar 27, 2024
@eldrin30 eldrin30 self-assigned this May 7, 2024
@GMishx
Copy link
Contributor

GMishx commented Sep 6, 2024

@nikkuma7 please rebase with latest main

@nikkuma7
Copy link
Author

Done. Rebase with latest main.

Signed-off-by: Nikesh kumar <kumar.nikesh@simens.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs code review needs general test This is general testing, meaning that there is no org specific issue to check for New-UI Level for the API and UI level changes for the new-ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants