Symptom
Error message displayed: "The value true is not valid for property 'completed'" in the Development Plan after the 2H 2025 release.
Environment
SAP SuccessFactors Career Development Planning
Reproducing the Issue
- Navigate to the Development Plan.
- Observe the error message: "The value true is not valid for property 'completed'".
Cause
Custom field with fieldId 'completed' in the Development Plan template.
Resolution
After the 2H2025 release, the field ID 'completed' is reserved as a system field and used in backend logic, therefore is no longer supported as a fieldId for the Development Plan template. You need to update you xml template and migrate the "completed" field value to new field.
You can follow the steps below:
- Use adhoc report to export the field values of the original "completed" field, refer to the documentation: Reporting on Development Goals | SAP Help Portal
- Update the Development Plan xml template to rename the fieldId, e.g. "completed1".
- Import the development goals in Admin Center to mass update Development Goals set the original "completed" value in "completed1", refer to the documentation: 2266866 - Importing Development Goals (Development Objectives) - SAP for Me
See Also
Reporting on Development Goals | SAP Help Portal
2266866 - Importing Development Goals (Development Objectives) - SAP for Me
Keywords
KI2H2025, error message, development goals, completed field, SAP SuccessFactors, Career Development Planning, template management, 2H2025 release, field ID, backend logic, template XML, Adhoc report, mass update, "The value true is not valid for property 'completed'" , KBA , LOD-SF-CDP-TMP , Template Management , Problem
SAP Knowledge Base Article - Public