-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
4.5 RC3
I import a csv like this
importid*; maintenanceid* : anothercolumn
A1 ; B1 ; 123
A2 ; ; 456
where maintenanceid is another content.
In A2 I have the following warn
org.ametys.plugins.contentio.in.ContentImportException: Identifier field for 'importid' attribute is empty for content Projet
But maintenanceId is optionnal