Hello everybody,
I work with the 3.0.6, I have already ask if there is in Docebo an import function for the groups are the lessons and unfortunately it's only in the beta version of 3.5.
So, to import my data I have realise a SQL script to import directly with PHPmyadmin in mysql. And of course, a bug appear. (Not due to docebo that's why i'm not writing in the "bug" forum)
What's append:
The importation works fine but, I cannot delete any groups or courses with Docebo. So I suppose that I do not import correctly the data.
My script is simple: IMPORT INTO 'core_group' VALUES (..........).
Do you insert in other tables some values ? I didn't find .
Anakal
PS: If I try to do a modification, docebo create automaticaly a new group with the same name but with an other idst.





