We have something very strange. Whenever we save a member the 'Approved' switch is turned off. And we are unable to turn it back on.
When we re-open the member we can set the switch to on again, but when we hit Save it turns off again.
This only happens on our staging servers and not on our local machines. While the staging servers contain a published version off the development enviroment and alle enviroments are connected to the same database.
I've completely removed the content of the staging enviroment en replaced a fresh published version. That solved the 'Approved' bug, but whenever I go to the details of a member I get a lot of these console messages:
TypeError: Cannot read properties of undefined (reading
'allowedActions') at
ContentAppListViewController.propertyEditorReadonly
Any ideas?
Oh and we still can't set the approved swith back on after we saved a member while we just turned it off. Then we have to re-open the user.
Member 'approved' is switched off
Hi Guys,
We have something very strange. Whenever we save a member the 'Approved' switch is turned off. And we are unable to turn it back on.
When we re-open the member we can set the switch to on again, but when we hit Save it turns off again.
This only happens on our staging servers and not on our local machines. While the staging servers contain a published version off the development enviroment and alle enviroments are connected to the same database.
We're using v10.2 for this project.
Replying to my own question... :-)
I've completely removed the content of the staging enviroment en replaced a fresh published version. That solved the 'Approved' bug, but whenever I go to the details of a member I get a lot of these console messages:
Any ideas?
Oh and we still can't set the approved swith back on after we saved a member while we just turned it off. Then we have to re-open the user.
is working on a reply...