<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>idea adjust limit of group.remove_users() in ArcGIS API for Python Ideas</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-ideas/adjust-limit-of-group-remove-users/idi-p/1669326</link>
    <description>&lt;P&gt;If you provide the group.remove_users() Fuction a list with 25 or more users, the function will fail with the following Error Message:&lt;/P&gt;&lt;PRE&gt;Exceeded maximum number of users allowed per call.&lt;/PRE&gt;&lt;P&gt;This is because there is a limit of maximum 24 users that can be removed per call.&lt;/P&gt;&lt;P&gt;There is no word about it in the ESRI Python documentation: &lt;A href="https://developers.arcgis.com/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.Group.remove_users" target="_blank"&gt;https://developers.arcgis.com/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.Group.remove_users&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Why does ESRI implement these limits, does not say a word in the documentation and users have to find out the hard way when scripts fail to run. Not because there is a mistake, but because there is a not very well documented limit! So annoying!&lt;/P&gt;&lt;P&gt;But we are here to make the world a better place. And to improve the situation it would be great if:&lt;/P&gt;&lt;P&gt;1. This would be documented in the ESRI Python documentation. So users get a chance to know about this.&lt;/P&gt;&lt;P&gt;2. This would be an optional parameter. So if anybody is afraid to kick out all users of groups due to a mistake, the user is able to define a (security) limit by himself.&lt;/P&gt;&lt;P&gt;This would help so users dont need to chop up larger userlists into smaller pices und sent multiple calls instead of one call which does everything.&lt;BR /&gt;I guess it would also improve performance doing one call instead of many. But what do I know. I am just a user...&lt;/P&gt;</description>
    <pubDate>Mon, 01 Dec 2025 13:21:29 GMT</pubDate>
    <dc:creator>MarcelBeckmann</dc:creator>
    <dc:date>2025-12-01T13:21:29Z</dc:date>
    <item>
      <title>adjust limit of group.remove_users()</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-ideas/adjust-limit-of-group-remove-users/idi-p/1669326</link>
      <description>&lt;P&gt;If you provide the group.remove_users() Fuction a list with 25 or more users, the function will fail with the following Error Message:&lt;/P&gt;&lt;PRE&gt;Exceeded maximum number of users allowed per call.&lt;/PRE&gt;&lt;P&gt;This is because there is a limit of maximum 24 users that can be removed per call.&lt;/P&gt;&lt;P&gt;There is no word about it in the ESRI Python documentation: &lt;A href="https://developers.arcgis.com/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.Group.remove_users" target="_blank"&gt;https://developers.arcgis.com/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.Group.remove_users&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Why does ESRI implement these limits, does not say a word in the documentation and users have to find out the hard way when scripts fail to run. Not because there is a mistake, but because there is a not very well documented limit! So annoying!&lt;/P&gt;&lt;P&gt;But we are here to make the world a better place. And to improve the situation it would be great if:&lt;/P&gt;&lt;P&gt;1. This would be documented in the ESRI Python documentation. So users get a chance to know about this.&lt;/P&gt;&lt;P&gt;2. This would be an optional parameter. So if anybody is afraid to kick out all users of groups due to a mistake, the user is able to define a (security) limit by himself.&lt;/P&gt;&lt;P&gt;This would help so users dont need to chop up larger userlists into smaller pices und sent multiple calls instead of one call which does everything.&lt;BR /&gt;I guess it would also improve performance doing one call instead of many. But what do I know. I am just a user...&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 13:21:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-ideas/adjust-limit-of-group-remove-users/idi-p/1669326</guid>
      <dc:creator>MarcelBeckmann</dc:creator>
      <dc:date>2025-12-01T13:21:29Z</dc:date>
    </item>
  </channel>
</rss>

