@Bastien_Siebman does your Custom Field Explorer tool show all options including deleted ones? If so, then I think it would be good for @Richard_Sather to mention it in his upcoming addition to the list here, because otherwise without the API one canāt easily check on the number of total options.
It does, it shows them as strikethrough.
This new entry, if Richard creates it, should be displayed as Ā« warning needing further investigation Ā» or something similar as this might be fixed by asana at any given time without warning
OK but the same thing could really be said for any of the limitations in this post!
@Phil_Seeman - You just made me realize I can use the Update an enum option endpoint to change the bool value for enabled
to true so I can actually reuse a value I previously disabled when removing it via the UI.
Thank you! I wish I wouldāve realized that earlier.
Hello, is there a limit to the number of people that can be assigned a task using the āassign to multiple peopleā function (which can also be used to assign a task to a team).
I created a task and assigned it to an entire team using the āassign to mulitpleā function. The team has 76 members ā¦ but only 56 tasks appear on āmy assigned tasksā list.
Hi @Gillian_French , I just tried it on 83 people (random number) and it created 83 tasks. Iām not sure if there is a limit to this feature but I expect it is much higher.
Where are you seeing your this list? Is that the āTasks Iāve assignedā widget in the home page? Perhaps that has a general limitationā¦?
Hi Richard, yes via the widget, I click the 3 dots to view all tasks Iāve assigned (which is over 400) but there were only 56 of the task in question.
Yes, please! Encountered this issue recently. I also tried using the AI assist to import āAny Fileā and that truncated many tasks and did not populate the custom fields (even with instructions to populate).
Does this include the limits in a bundle? Seems there are only 9 conditions that can be added.
This is an excellent comprehensive list! Thanks also for updating the status.
Hope we can continue to effect these changes, including raising the limit on bundles applied to a project.
It would also be great to allow filters to include subtasks. Workarounds exist but if the project can filter on tasks, it seems logical to include subtasks.
point 8.12. Limit of 320k approx. characters in the Notes view
i think this is not correct. I have just reached 24 623 charachters and got a warning that the Brief size limit is reached. in my tab ive also had emojis and tables which potentially affected that so i have created another tab with just plain text and there i could only reach about 75k characters
Hi @Kemoy_Liburd-Chow , apologies for the delayed response. I have just tested this and I can create over 9 conditions. The same rule limitations apply, as per 13.2.
Hi @Rafal_Szymanski , welcome to the forum
Thanks for noting this! Iām not sure what I tested was initially wrong or the limit has been significantly reduced but I just ran a couple of more tests and it appears to be very close to 65k characters (including spaces).
My tests were with raw characters so itās definitely a good point that you make; emojis and tables will surely take up more bytes and reduce the character limit.
As such, I will update the limit once some bugs in this new forum layout are ironed to support markdown textā¦
Thanks!
@Richard_Sather I did a full test this morning. A field can definitely hold more than 1000 options, both visible and hidden, but the API will truncate the result at 1000 options. You should document it since a client using that many options usually does it thanks to code Asana dev team has been informed