Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter wimadmin

    (@wimadmin)

    I got it to work but it does not work with two roles. Single roles import using cron, but a secondary role with a pipe delimiter (“|”) caused the cron to fail.

    Can this be fixed so both primary and secondary roles import?

    Plugin Author Javier Carazo

    (@carazo)

    @wimadmin,

    As this is told in the documentation:

    Multiple roles can be imported creating a list of roles using commas to separate values.

    If all goes ok please, leave a good review ??

    Thread Starter wimadmin

    (@wimadmin)

    Commas do not work. Commas are used as the delimiter for the different fields.

    Thread Starter wimadmin

    (@wimadmin)

    I receive an error that the row does not have the same columns as the header if I use a comma.

    If I use a semi-colon or pipe delimiter, the roles do not get updated, they get erased and the users capabilities get updated.

    Plugin Author Javier Carazo

    (@carazo)

    @wimadmin,

    You have to use commas to separete this fields and use a good CSV software like LibreOffice to make it possible.

    You can use commas inside fields if you enclose the fields.

    If you want to improve it, I am ready to get your code ??

    Plugin Author Javier Carazo

    (@carazo)

    And please read the documentation before asking.

    We work hard for free to make possible the plugin and also the support, but we give the documentation to make the support less timeless.

    Thread Starter wimadmin

    (@wimadmin)

    It Works!

    I did not know I could enclose the values with “”.

    Thank you!

    Plugin Author Javier Carazo

    (@carazo)

    Yes, making CSV files with text editor is not a good idea.

    Try to use LibreOffice for example instead.

    Thanks. If you have one minute it will be great if you can write a good review or make a donation.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Still not importing/updating roles (1.11.3.6)’ is closed to new replies.