Skip to content

Fix emergency contact YAML indentation and rename residential address templates - #528

Merged
savankayala05 merged 1 commit into
microsoft:mainfrom
savankayala05:users/savankayala/fix-workday-da-emergency-contact-and-templates
Jul 8, 2026
Merged

Fix emergency contact YAML indentation and rename residential address templates#528
savankayala05 merged 1 commit into
microsoft:mainfrom
savankayala05:users/savankayala/fix-workday-da-emergency-contact-and-templates

Conversation

@savankayala05

Copy link
Copy Markdown
Contributor

Summary

This PR fixes a YAML indentation issue in the WorkdayManageEmergencyContact topic and renames residential address template XMLs to follow the scenario naming convention.

Changes

WorkdayManageEmergencyContact

  • Fixed YAML indentation for Emergency_Contact_Data properties (@primary, @priority, Emergency_Contact_ID) — they were incorrectly indented, which could cause parse failures

EmployeeUpdateResidentialAddress

  • Renamed template XMLs to match the msdyn_HRWorkdayHCM naming convention:
    • msdyn_AddResidentialAddress_Template.xml -> msdyn_HRWorkdayHCMEmployeeAddResidentialAddress.xml
    • msdyn_GetResidentialAddress_Template.xml -> msdyn_HRWorkdayHCMEmployeeGetResidentialAddress.xml
    • msdyn_UpdateResidentialAddress_Template.xml -> msdyn_HRWorkdayHCMEmployeeUpdateResidentialAddress.xml

Files Changed

  • EmployeeSelfServiceAgent/WorkdayDA/EmployeeScenarios/WorkdayManageEmergencyContact/topic.yaml
  • EmployeeSelfServiceAgent/WorkdayDA/EmployeeScenarios/EmployeeUpdateResidentialAddress/ (3 template renames)

…lates

- WorkdayManageEmergencyContact: fix YAML indentation for Emergency_Contact_Data properties
- EmployeeUpdateResidentialAddress: rename template XMLs to match scenario naming convention (msdyn_HRWorkdayHCM prefix)
@savankayala05
savankayala05 requested a review from a team as a code owner July 8, 2026 20:31
@savankayala05
savankayala05 merged commit cc46ace into microsoft:main Jul 8, 2026
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants