In Map Studio, the import status failed while importing a floor planIssue In Map Studio, the following error occurs when attempting to import a floor plan: Import status: failed An internal error occurred. Please contact the support In the System Logs, confirm if one or both messages are reported: ihub_subflow_cad_source_run: Error encountered while creating Attachment. Attachments of type geojson are not allowedihub_subflow_cad_source_run: Error encountered while creating Attachment. Attachments of type json are not allowed ReleaseIndoor Mapping App id: sn_map_core Version: X.Y.ZCauseThere's a defined list of file types that can be uploaded to the instance to restrict file extensions (instance hardening) using the System Property: glide.attachment.extensions ResolutionAllow one or both of the additional file types/extensions (listed in step 3. and 4.) to be uploaded to the instance. 1. Open the System Property: glide.attachment.extensions https://<instance>.service-now.com/nav_to.do?uri=sys_properties.do?sys_id=650b07dbc0a80006004f95f2c929335d 2. Add geojson to the comma-separated list if its not already in the list 3. Add json to the comma-separated list if its not already in the list 4. Update/Save