- Issue created by @amateescu
When a workspace is published, its tracked (pending) revisions are re-saved as the default revision for each entity, so there are no field data changes.
When publishing large workspaces with thousands of changes, skipping the work done in focal_point_entity_update()
improves the performance a lot.
Active
2.0
Other Code
It affects performance. It is often combined with the Needs profiling tag.