SAP Knowledge Base Article - Public

3622466 - Checkboxes are not appearing next to assigned user's names when trying to unassign Team Goals

Symptom

It is not possible to unassign a team goal as checkboxes are not appearing next to the assigned user's names in the Unassign Goal window.

Environment

SAP SuccessFactors HCM Core 2505

Reproducing the Issue

  1. Navigate to Goals
  2. Select 'Manage Team Goals'
  3. Choose a team goal that has to be unassigned
  4. Click on the three dots/open the team goal
  5. Click 'Unassign Goal'
  6. See the list of assignees
  7. Observe that there are no checkboxes next to the names and no one can be selected as subject of the "Unassign Goal" action

Cause

User who would perform the "Unassign Goal" action doesn't have sufficient permissions in the goal plan XML to delete/unassign team goals.

Resolution

XML should be configured so that the user's role (who performs the "Unassign Goal" action) is included under the delete permission.

Permissions for the Latest Team Goals | SAP Help Portal

Example:

<permission for="delete">
        <description><![CDATA[Employee, Employee's Manager and Employee's HR Representative may delete or unassign the goals.]]></description>
        <role-name><![CDATA[E]]></role-name>
        <role-name><![CDATA[EM]]></role-name>
        <role-name><![CDATA[EH]]></role-name>
      </permission>

See Also

Roles in Goal Plans | SAP Help Portal

Assigning or Unassigning a Team Goal | SAP Help Portal

Keywords

SuccessFactors, SF, GM, team goal, unassign, unassign goal, delete, permission, XML, assignee, checkbox, missing , KBA , LOD-SF-GM-TG , Team Goals , How To

Product

SAP SuccessFactors Performance & Goals all versions