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
ɃØĦɆᵾS
ɃØĦɆᵾS2w ago
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
Levente
LeventeOP2w ago
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..
No description
Levente
LeventeOP2w ago
When I'm selecting only 30 eg. it shows
No description
Levente
LeventeOP2w ago
(I'm using the cloud paid version btw)
ɃØĦɆᵾS
ɃØĦɆᵾS2w ago
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...
Levente
LeventeOP2w ago
No, not selected all the records. Ahh okey, I see. I accidently picked the top selector. Thanks for the infos. All questions resolved.

Did you find this page helpful?