Change Site Name in Production Context --> Problem!

Hi

I changed the Name (Title) of the currently used site (site-properties in the site-manager of the backend) in “Production” - Context.

First nothing happend (the root node had still the same label)

Then I did clear the cache
./flow flow:cache:flush
FLOW_CONTEXT=Production ./flow flow:cache:flush --force

After that, a lot of stuff was gone, resource files (CSS, JS, …), even the backend panels were gone…

Switching the context to “Development” in .htaccess and reload the site did fix the problem.
After re-setting the context to “Production”, everything was there again.

Just wanted to report that strange behaviour…

Cheers
Thĩs