Unauthorized error for the static selection user

In the catalog explorer single-edit page of the Persona-based UI, a static selection user is not able to add an item.

Symptoms

If you are a static selection user with only SELECTION_MEMBERS_ADD_ITEMS permission, and you click Add to add an item, you see the following error.
You are not authorized, contact your administrator for more details.

Causes

When you click Add to add an item, the system checks for the SELECTION_MEMBERS_ADD_ITEMS and SELECTION_MEMBERS_RECATEGORIZE_ITEMS permissions. If any permission is missing, you get an unauthorized error.

Resolving the problem

A static selection user needs to have both of the following permissions in the static selection ACG.
  • SELECTION_MEMBERS_ADD_ITEMS
  • SELECTION_MEMBERS_RECATEGORIZE_ITEMS