Batch edit
Is there any option to batch edit an enum type record. For exampel I have 20 record with "YES" and "NO" enum option. Right now all is empty. I would like to select all and change it once to "YES". Is this not an option? Are you planning to do this?
6 Replies
Such option doesn't exist, there is a discussion from beginning of this year who tackles the same problem but from what I checked, it's not planned https://github.com/twentyhq/twenty/discussions/10203
Although, once iteration/loop workflow nodes are done, you can use workflow as workaround
CC: @Thomas
GitHub
Bulk edition · twentyhq twenty · Discussion #10203
Hi, It should be perfect to be able to bulk edit some fields of selected record with same value, link in Jira
Yea workflows is not a bad workaround but pain in the a*s, so slow, and when I'm selecting more than 360 record, the sidepanel don't show the option to run worklof on selected rows... eh..

When I'm selecting only 30 eg. it shows

(I'm using the cloud paid version btw)
I guess that's because you're selecting all records with one checkbox, that's a known bug (https://github.com/twentyhq/twenty/issues/14192)
GitHub
Workflow cannot be triggered for all records · Issue #14192 · twe...
Scenario: Log in Create new workflow where trigger is selected record (rest of workflow isn't important) Open record table of object chosen in step 2 Click main checkbox located in the header o...
No, not selected all the records.
Ahh okey, I see.
I accidently picked the top selector.
Thanks for the infos.
All questions resolved.