laptop and a wrench

Erro

When creating group in Python API, setting the 'users_update_items' parameter to 'true' has no effect.

Última Publicação: May 10, 2021 ArcGIS API for Python
Número de ID do Erro BUG-000137253
EnviadoFebruary 4, 2021
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS API for Python
Versão encontrada1.8.1
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
Versão Fixa1.9.1
StatusFixed

Solução Provisória

  1. Use gis.groups.create_from_dict as outlined in this tutorial, refer to, https://developers.arcgis.com/python/sample-notebooks/batch-creation-of-groups/.
  2. Create a dictionary, set the keys and values, and pass it as a parameter.
  3. Use the capabilities key and set the value to updateitemcontrol.

The dictionary is saved to a CSV file with its keys and values:

access,description,isFav,isInvitationOnly,isViewOnly,snippet,sortField,capabilities,sortOrder,tags,thumbnail,title

private,Central Admin,FALSE,TRUE,TRUE,Central Admin,title,updateitemcontrol,asc,"Central, Admin, Central Admin",,CentralAdmin.

Use the two lines in a CSV file together with the tutorial linked above.

Etapas para Reproduzir

ID do Erro: BUG-000137253

Software:

  • ArcGIS API for Python

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download