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 - Mandatory fields are not taken into account #290

Closed
arantzaetxebarria opened this issue Jun 8, 2023 · 1 comment
Closed
Labels
solved Solution developed and accepted, not yet deployed Type: Bug Something isn't working
Milestone

Comments

@arantzaetxebarria
Copy link
Collaborator

When importing an item from a template, it is not validated that the mandatory fields are filled in.
The result is that an item may be created without the required mandatory fields.
image

@arantzaetxebarria arantzaetxebarria added Type: Bug Something isn't working under development A solution is being developed labels Jul 10, 2023
@arantzaetxebarria arantzaetxebarria added this to the v2.5.1 milestone Jul 13, 2023
@oruscalleda oruscalleda added ready for testing Solution is ready to test and removed under development A solution is being developed labels Aug 18, 2023
@arantzaetxebarria
Copy link
Collaborator Author

A validation has been introduced, so that if mandatory field(s) are not filled in, an error message is displayed to the user, detailing the field and the line where the error has occurred.

image

@arantzaetxebarria arantzaetxebarria added solved Solution developed and accepted, not yet deployed and removed ready for testing Solution is ready to test labels Oct 3, 2023
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: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants