neos-development-collection
neos-development-collection copied to clipboard
BUG: Content Change Projection never get's cleaned up
It seems, the content change projection never get's cleaned up. Each change in a user workspace gets added to the projection. But it never gets removed.
I would assume, that for example a publish to live workspace would remove regarding change entries in the projection. Also flow contentstream:prune seems not to remove any entries.
During the sprint we discovered that discard or discardAll via NeosUi doesn't discard all changes.
@dlubitz can we close this issue in favour of #4998?