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 - It is not possible to enter values for columns that have more than one field. #284

Closed
arantzaetxebarria opened this issue May 8, 2023 · 1 comment
Labels
Type: Bug Something isn't working

Comments

@arantzaetxebarria
Copy link
Collaborator

There are columns in the template that have more than one field in the form, for these cases, it is not possible to introduce the second value.

e.g
Reference link” field has 2 values “Value” and “Link”. The “Link” value is not possible to introduce via bulk import, it is not present in the template
2023-05-08_10h03_27

@arantzaetxebarria arantzaetxebarria added the Type: Bug Something isn't working label May 8, 2023
@arantzaetxebarria arantzaetxebarria added this to the v2.5.0 milestone May 8, 2023
@arantzaetxebarria
Copy link
Collaborator Author

arantzaetxebarria commented Jun 12, 2023

After a deeper and more technical analysis, it has been detected that it is actually an anomalous behaviour of the item creation functionality itself.

When creating an item, the "ReferenceLink" field contains only 1 field to fill in.
image

Once it is saved, in the form it appears with 2 fields (Value and Link).
image

A new issue (#292) will be created to see the behaviour of this type of field.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants