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
The PR #127 (#107) introduced the possibility to exclude certain fields but this doesn't work for object brick and field collections, because the 2 level treeexclude_fields (class > field ) wouldn't be specific enough to work properly in that case, it requires at least 3 or 4 levels.
In case someone could provide a PR for this new feature, please "revert" the changes of #152 accordingly.
The text was updated successfully, but these errors were encountered:
New Feature description
The PR #127 (#107) introduced the possibility to exclude certain fields but this doesn't work for object brick and field collections, because the 2 level tree
exclude_fields
(class > field ) wouldn't be specific enough to work properly in that case, it requires at least 3 or 4 levels.In case someone could provide a PR for this new feature, please "revert" the changes of #152 accordingly.
The text was updated successfully, but these errors were encountered: