Symptom
When the Latest Experience of Performance Management Forms is enabled, users can not see edit or delete goal button on form.
Environment
SAP SuccessFactors Performance Management
Reproducing the Issue
- Enable the Latest experience of Performance Management forms in the Performance Management Feature Settings admin tool.
- Open the form and navigate to the goal section.
- Attempt to edit or delete a goal.
- Observe that the edit goal button or delete goal button is not visible.
- Disable the Latest experience of Performance Management forms in the Performance Management Feature Settings admin tool.
- Open the same form.
- Notice that the edit goal and delete goal button are visible.
Cause
This is a Known Issue when tab permissions for goal-details are set to "none" in Form Template XML.
Sample code:
<tab-permission type="none">
<role-name>*</role-name>
<tab refid="goal-details"/>
<route-step stepid="*"/>
</tab-permission>
Resolution
The fix for this issue is planned to be deployed on 2H 2025 release (b2511).
Workaround
- Do not configure none permission over goal-details page if continue using Latest experience of Performance Management forms.
- Or, disable the Latest experience of Performance Management forms.
See Also
References:
Keywords
KI2505, PMU-25178, goal-details, goal details, edit goal button, no edit goal, can not edit goal, modify goal, button, enable latest form experience, disable latest form experience, latest form, delete goal, delete goal button, delete, can not delete goal, can not edit goal , KBA , LOD-SF-PM-GM , Goals in PM Form , Known Error