Silverstripe Version: 4.7.1
Question:
Struggling to get to be bottom of an odd bug after updating from 4.6.1 to 4.7.1:
In any page Settings, the “Viewer Groups” field and (in certain circumstances) the “Parent page” field do not pre-populate with the current value, meaning the value is wiped when saving the page.
The issue goes away when I downgrade to 4.6.1, but only seems to occur in particular environments, i.e. I can’t reproduce it locally.
For the “Parent page” field, the issue only seems to occur if the page is on the 3rd level.
Does anyone have an idea what could be causing this?
Things I’ve Tried:
- dev/build?flush=1
- Removing database.yml
- Changing database collation
- Downgrading to 4.7.0
- Reproduced on a completely different 4.7.0 site
- Checked dev tools, no errors