-
- Downloads
[FIX] website: ensure the cache of the pages stay consistent with COW
This is necessary when writing view fields from a page record because the generic page will put the given values on its cache but in reality the values were only meant to go on the specific page. Invalidate all fields and not only those in vals because other fields could have been changed implicitly too. Pr: #37363 X-original-commit: 83f9a3e2
Please register or sign in to comment