35 Posts
julien
7 years ago
2
Topic

Hello all,

I can easily import article object with the Id who are in my csv file.

But with user object when i import with the column id the id is increment and not replace with the id of my csv file.

It's a big problem because all article object i have import have column who are linked with id user.

Is it possible? I hope yes!

Cordially,

Julien

I use Joomla 3.5.1 and seblod 3.8.4

Get a Book for SEBLOD
4229 Posts
Kadministrator
7 years ago
1
Level 1

Hi,

have you tried setting update - by key to id ?

35 Posts
julien
7 years ago
0
Level 2

Hi Klas,

I can answer only now, sorry.

So yes i try all i can try with the seblod importer and it's not possible to import user with custom range of id. The id is auto increment from the last user stored whatever you do.

I found a workaround solution for me:

For that, i calculate the offset between the id of my first user in my csv file and the last user's id even stored. For all aticle object linker to user i had to import I make the difference between the column id_user and this offset in my csv files.

This work only because i have only one object user but if you have more than one object user this solution isn't working because you can only import one object user after one object user....

I think it's really important for a web application builder to do that so i will stay inform about the subject of this topic.

regards

Get a VIP membership