Employer field not correctly populated in ECA form
On the ECA form, the Employer field sometimes displays a value that does not match the user's current employment information from their profile. This can cause confusion, especially if the user recently changed employers.
It has been verified that:
- The final ECA document does contain the correct, up-to-date employer.
- Reloading the ECA form after the form submit, causes the correct employer to appear.
This suggests that the issue is limited to the page load before submitting the form, where the displayed employer value is outdated. We need to identify and fix the logic that populates the Employer field on page load to ensure consistency with the user's current profile data and to avoid confusion.