- Fixed a bug where custom fields could cause validation errors when running the
users/create
command. - Fixed a bug where deleting a volume folder wasn’t fully deleting asset data in descendant folders.
- Fixed a bug where
ancestors
,children
,descendants
, andparent
eager-loading wasn’t working on some environments. (#16381, #16382)