Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-10169

Comment on: "manual/reference/program/mongoimport.txt"

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • Server_Docs_20231030
    • None
    • manual, Server

    Description

      in the --columnsHaveTypes the type symbol "bool()" is incorrect. When defining a type in a fieldFile as .bool() mongoimport generate the following error:
      2017-04-24T16:47:42.571-0400 Failed: invalid type bool in header agreedToTerms.bool()

      However, after changing "bool()" to "boolean()" it works.

      Attachments

        Activity

          People

            Unassigned Unassigned
            xgen-internal-docs Docs Collector User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              5 years, 9 weeks, 6 days ago