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

TASK: Check against LiveWorkspaceName Instead Of Comparing CS Ids #5149

Open mhsdesign opened 1 week ago

mhsdesign commented 1 week ago

With https://github.com/neos/neos-development-collection/pull/5002 \Neos\Neos\FrontendRouting\Projection\DocumentUriPathFinder::isLiveContentStream is obsolete.

See https://github.com/neos/neos-development-collection/issues/4996

Afterwards, affected Neos projections (e.g. ChangeProjection and UriPathProjection) should be simplified such that they no longer keep track of the workspace

Adjustments: