Esri / Esri/arcgis-python-api

OfflineContentManager import_content does not create folder

Abierto
#2,455 0 comentarios 0 reacciones 1 asignado Reclamado por @nparavicini7 Ver en GitHub
bug
Lenguaje dominante
Python
Estrellas
2.2k
Forks
1.2k
Merge medio
2 h 40 min
PR fusionados (30 d)
2

Descripción

In version 2.4.2, for OfflineContentManager's import_content method, if you specify a folder that does not exist it does not create the folder for you, and the imported content ends up in the user's root folder.

To reproduce the issue, specify a folder name that does not exist in import_content.

The expected behavior is for the folder to be created, if it does not exist, and for the imported content to end up in that new folder.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.