14
Currently importing a json file via ER that includes a boolean value fails with error "Data type "Boolean" is not supported in Json input files (component "XX")."
Therefore this prevents any use case of ER for json imports, because any appearence of a boolean value would result in import failure.
STATUS DETAILS
New