Christian Müller

Results 322 comments of Christian Müller

Change NodeType would be nice to have.

`\Doctrine\DBAL\Connection::getServerVersion()` is probably our ticket here

https://docs.neos.io/guide/installation-development-setup/system-requirements#database has some infos on that, I assume no compressed row format enabled for you. I guess 10.4 / 8.0 is fine...

> When deleting a node ALL its fallbacks will be shown as soft removed But isn't that what effectively happens when published? So from an editor perspective it makes sense...

I appreciate you doing this, but I would actually wait and plan this properly. I don't see obvious problems, BUT well long running process while something else changes workspaces... things...

Interesting test failures... because that did work fine... Investigating...

Ok funny, now this PR shows one of the errors I wanted to fix in the functional tests. Why? Well because I broke something (that is if an object already...

Mmm, technically I think the constructor change doesn't have to live in here, I guess I can extract it and try to put it in the runtime constructor injection change,...

Now this is is a tricky one, clearly more of a 10.0 thing, due to the unpredictable breakiness possibility. But we kinda need to replace it because it holds pretty...