You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Tabs are connected in the collection, Bulk Edit in some field from Tabs (subfield) stops working.
For example, if there is a "Status" field in the collection in Tab with the "Published" or "Draft" options, when Bulk Editing this field we will get a 200 OK response, but the data will not change in any way.
Describe the Bug
When Tabs are connected in the collection, Bulk Edit in some field from Tabs (subfield) stops working.
For example, if there is a "Status" field in the collection in Tab with the "Published" or "Draft" options, when Bulk Editing this field we will get a 200 OK response, but the data will not change in any way.
Example in the repository https://github.com/dfuqq/PayloadBulkWithTabsIssue - there are 2 collections of NoTabs and Tabs, where you can try the relevant changes
2026-03-19.13.34.14.mov
Link to the code that reproduces this issue
https://github.com/dfuqq/PayloadBulkWithTabsIssue
Reproduction Steps
Create a collection with
TabsFieldfieldIn
TabsField, makeTabAsFieldfieldInside
TabAsField, add the field you want to change (SelectField, TextField, etc.)Try to make Bulk Edit of field in
Tabin this collectionWhich area(s) are affected?
Not sure, area: core
Environment Info