Contents
Changelog
UPDATE
Effective from:
May 12, 2021
Limitation of custom field's options
Announced: May 12, 2021
Effective from:
May 12, 2021
May 12, 2021
<p><strong>UPDATE (May 26, 2021)</strong>: After further testing, our team has decided to increase the limit of possible options per field to 10,000. See <a href="/changelog/post/reassessment-of-the-limitation-of-custom-fields-options" target="_self">the announcement</a> for more.</p>
<p> Starting from May 12, 2021, we will be limiting the amount of <b>options</b> <a href="https://pipedrive.readme.io/docs/core-api-concepts-custom-fields" target="_self">custom fields</a> with type
<b>“Multiple option”</b> and <b>“Single option”</b> can have. The limit will be <b>500 options</b> per custom field.</p>
When the amount of options per custom field is reached, an error message will be displayed in the API response. The error message will be as follows:
"You reached the limit of 500 options per field. Remove some options to be able to save."
In case there is a need for more options to be added to a custom field, the user will have to delete some existing options from that field to fit into the limit.
Nothing will break for the users who already have created more than 500 options for their custom fields, but if they decide to add more options they would need to remove all the extra options which exceed the 500 limit.
<br>
<p class="published-on"><i>Published on May 12, 2021</i></p>