Heba

I can only provide comments when I have the time. Sometimes it takes quite a bit of time to get responses so please be patient.

Your screenshot does not show the full columns. It's cutting some off. You need to post a full screenshot.

Cheers.

Heba

And youโ€™re converting the Excel file to a CSV file? If so what does the raw CSV look like?

Cheers.

  • Heba replied to this.

    KevinTheJedi yes convert it to csv extension
    Still the same in excel
    Only accept it in English language but error in Arabic language

      Heba

      I think the issue is the fields are backwards due to Arabic being RTL. Try switching the order of the fields to LTR and retest.

      Cheers.

      • Heba replied to this.

        'Unable to map header to the object field"

        Heba

        That it can't map the headers properly. Again, you'll need to show the raw CSV.

        Cheers.

        Can I export csv file from app. And then import it again with the users?

        Ok done ,, many thanks ๐Ÿ‘

        Heba

        Then it seems like the CSV was malformed, the data was incomplete, your browser is hard-caching, or the import died/timed out. No way to tell unless you see any errors anywhere (general server logs, webserver error logs, PHP error logs, MySQL/MariaDB error logs, osTicket System Logs, Browser Console logs, etc.).

        Cheers.

        Is there a limit to users imported ?

        Can I make Email field not a mandatory field?

          Heba

          Is there a limit to users imported ?

          This would only be limited by the server and PHP configuration. On the osTicket side you can import as many as you want.

          Can I make Email field not a mandatory field?

          No, our system is an email-based system and each user and agent have to have a unique email address. We use the email address as the unique identifier.

          Cheers.

          Okay many thanks for you ๐Ÿ˜Š