When fields are deleted or renamed, levels are added, renamed or deleted and membership groups are added renamed and deleted the wap settings are not currently updated.
We need to implement a resync button that refreshes this information and allows for changes the existing setting on page access control and fields that have been sync'd into the user database.
For page and post access control:
New levels should be added
Membership levels need to be updated if names are updated
Membership levels that are deleted will be removed from access control settings and any level restrictions set need to be cleared
For membership groups
New groups should be added
Membership groups that need to be updated if names are updated
Membership groups that are deleted will be removed from access control settings and any group restrictions that are set need to be cleared
For sync fields
any fields whose adminonly flag set to false be available for syncing
field name changes need to change underlying sync fields
fields that are added need to be added unless adminonly is set to true
fields that are deleted can be deleted with underlying user data deleted as well
When fields are deleted or renamed, levels are added, renamed or deleted and membership groups are added renamed and deleted the wap settings are not currently updated.
We need to implement a resync button that refreshes this information and allows for changes the existing setting on page access control and fields that have been sync'd into the user database.
For page and post access control:
New levels should be added
Membership levels need to be updated if names are updated
Membership levels that are deleted will be removed from access control settings and any level restrictions set need to be cleared
For membership groups
New groups should be added
Membership groups that need to be updated if names are updated
Membership groups that are deleted will be removed from access control settings and any group restrictions that are set need to be cleared
For sync fields
any fields whose adminonly flag set to false be available for syncing
field name changes need to change underlying sync fields
fields that are added need to be added unless adminonly is set to true
fields that are deleted can be deleted with underlying user data deleted as well