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 ๐Ÿ˜Š

          Pls in case of changing email of users after registration
          is The tickets created on oldest email tracked to now email or not?

            Heba

            If it's attached to the user and you are simply changing their email, then yes.

            Cheers.

            Can I add clickable icon for social media in os ticket interface

              Heba

              You must customize the codebase to accomplish this. There are no guides on customizations so you are on your own.

              Cheers.