neos / neos-development-collection

The unified repository containing the Neos core packages, used for Neos development.
https://www.neos.io/
GNU General Public License v3.0
260 stars 218 forks source link

WIP 5150 flush content cache correctly #5160

Open mhsdesign opened 1 week ago

mhsdesign commented 1 week ago

Experimental possible alternative to https://github.com/neos/neos-development-collection/pull/5155

Resolves: https://github.com/neos/neos-development-collection/issues/5150

The discard tests of the neos ui will pass (#5150)

Upgrade instructions

Review instructions

Checklist

mhsdesign commented 1 week ago

So the ui is green with this but now the new NodesInUserWorkspace.feature tests (thanks Wilhelm) dont pass at all ... neither for WorkspaceWasPartiallyDiscarded nor on WorkspaceWasDiscarded ...