🔢 List of technical and data limitations in Asana

@Richard I have a new one for you. I didn’t check again (because that’s time consuming to test) but it was a known bug a few months ago and there is a chance no one fixed it: in addition to max 500 options for a field, there is also a 1000 limit on “all options the field can ever hold”.

To understand this limit, consider the following use case: you have a dropdown of options. You remove one option. This option is actually still in the system, it shows up as “enabled:false” in the API (see below) and appears strikethrough on the task. But it still takes “space” and you can have max 1000 entries, enabled or not.


3 Likes