Symptom
- Field values updated by prior approvers are not visible on the workflow approval page for the next approver in a custom MDF workflow.
- Fields are visible to approvers with read-only permissions, but the values are blank or show the initial (outdated) value instead of the most recent update.
Environment
SAP SuccessFactors HCM Suite
Reproducing the Issue
- Initiate a workflow on a custom MDF object and enter values for several fields and submit.
- In step 2, a different approver changes one or more of those fields and approves.
- In a later step, the next approver opens the workflow page and sees the fields but the values are either blank or show the original entry rather than the updated value.
Cause
- The Configuration UI (ConfigUI) used by the custom MDF object contained an empty group. Due to a known ConfigUI behavior, an empty group causes all fields to be associated twice in the UI. During save, the system can pick the value from the duplicate (unchanged) instance, resulting in outdated or missing values shown to subsequent approvers.
Resolution
- Review the MDF UI in Admin Center > Manage Configuration UI and remove any empty group(s). Save the UI.
- If the custom MDF object was changed after the UI was created or inconsistencies persist, recreate a fresh UI for the object and assign it as the default UI for the object definition (KBA 2211616).
- Ensure every field appears exactly once on the UI, especially fields configured with “Value Type = Resolver”.
- Retest the workflow end-to-end: have one approver update field values and verify that subsequent approvers see the updated values on the approval page.
See Also
Keywords
custom mdf workflow, workflow approval page, field values missing, updated values not visible, prior approver changes, empty group, configui, duplicate fields, resolver fields, ui rule value vs literalvalue, people profile, ppx error 500, mdf ui corruption, recreate ui, checkout form , KBA , LOD-SF-MDF-WFL , Custom Object based Workflows , Problem
Product
SAP SuccessFactors HCM Suite all versions
SAP Knowledge Base Article - Public