-
Notifications
You must be signed in to change notification settings - Fork 10
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
Upload business partner data as .CSV #700
Comments
Updates from refinement with @jjeroch : Scope got defined: non-sharing-member (companies can upload their own company sites and addresses)
|
Standard 0074 needs to adjusted / extended with the API. |
@maximilianong we need test cases still. Since you are the owner (only one, despite committers, who can change the ticket description) could you please add the test cases of this Epic/Feature? |
Hello @jjeroch, Here are the detailed test cases for this feature:
|
create the first two stories for the portal frontend
waiting that @nicoprow provides me a .csv templates that includes only the necessary information that should be uploaded. |
Hello @MaximilianHauer, We have already created api to download .csv template, here is the swagger link for same. I have also given small walkthrough to @manojava-gk, related to api functionalities on how is the behaviour for success and failure scenarios. |
@SujitMBRDI in this feature we focus only on uploading address/site information therefor from user-experience it does not make sense to have the need to provide information that is not part of address/site. i proposed to really reduce the csv to the variables we need to fulfill the task and this is what i meant with "prove a .csv template that includes only the necessary information " ;) |
Hi @MaximilianHauer However, we can consider reducing some fields, such as name parts, and simplifying the available options. That could be an optimization we can implement. For a more detailed discussion we could also set up a meeting. |
As aligned in the meeting
|
Changes from BPDM side
|
meeting schedules to align with @nicoprow and @maximilianong how to proceed after the upload. |
@maximilianong / @nicoprow we would like to close this issue can you confirm that you tested it too ? |
@MaximilianHauer we have not tested this issue yet as we are busy with the setup of the other BPDM tests. We will have tested it by this wednesday and I will give you an heads up then |
@MaximilianHauer We tested this feature and this issue can be closed now |
Description
In the portal its already possible to add address and site information manually via the portal user interface.
The plan is to enhance the functionality of this area with an upload functionality via .CSV file.
As user I enter the csv upload page via the same page where I can add my company data manually so that everything regarding my company data is managed in the same area.
Dependencies
Portal (@jjeroch)
THIS NEEDS REFINEMENT :D
Peer-Group is @jjeroch / @maximilianong with development by @SujitMBRDI / @manojava-gk
Additional information
The text was updated successfully, but these errors were encountered: