Problem/Motivation

The update hooks are using the default profile names Full and Advanced. If they conditional select this name and run the update on this profile names. If someone has renamed the profile name the update hook will fail to update the profile.

Proposed resolution

Use a machine key, not a human name for filtering. This should be done together with #2425473: Depend ACF on Drupal input format settings only I think.

Remaining tasks

Write patch.

User interface changes

Remove the profile name from the table.

API changes

None.