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

Bulk Import / Edit - Improve error messages #316

Closed
arantzaetxebarria opened this issue Oct 3, 2023 · 1 comment
Closed

Bulk Import / Edit - Improve error messages #316

arantzaetxebarria opened this issue Oct 3, 2023 · 1 comment
Labels
solved Solution developed and accepted, not yet deployed Type: Enhancement New feature or request
Milestone

Comments

@arantzaetxebarria
Copy link
Collaborator

Currently, the error message control for these functionalities does not work completely. Sometimes, if the .csv file is not correct, it is not allowed to upload, but an empty red box is shown to the user with no information.

The idea is to control most of the possible errors and put a generic one to avoid the empty red box.
In this way, it is intended to make the process easier for the user, detailing as much as possible the origin of the error.

@arantzaetxebarria arantzaetxebarria added the Type: Enhancement New feature or request label Oct 3, 2023
@arantzaetxebarria arantzaetxebarria added this to the v2.5.2 milestone Oct 3, 2023
@arantzaetxebarria arantzaetxebarria added the under development A solution is being developed label Oct 18, 2023
@iratigarzon
Copy link
Collaborator

To avoid empty red boxes, the following errors will be validated: no language, incorrect language, wrong format template and the repetition of items with the same LocalID. Specific error messages will be displayed for each of them.

@arantzaetxebarria arantzaetxebarria added ready for testing Solution is ready to test and removed under development A solution is being developed labels Nov 23, 2023
unaibrrgn added a commit that referenced this issue Dec 15, 2023
#316 Updated messages both for import and edit processes
iratigarzon added a commit that referenced this issue Dec 21, 2023
iratigarzon added a commit that referenced this issue Dec 27, 2023
@arantzaetxebarria arantzaetxebarria added solved Solution developed and accepted, not yet deployed and removed ready for testing Solution is ready to test labels Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved Solution developed and accepted, not yet deployed Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants