Open jessicahjwu opened 3 months ago
Issue could be related to #1329, need to retest and see if this can be resolved by implementing the changes in Test/ Training.
Check in Prod if this is still an issue.
Issue still exists, please work on a resolution in this sprint. Sarah is able to see Lauren's name in the conversation participant dropdown list, however, Lauren doesn't appear on the list of direct report for Sarah. Hence Sarah's name doesn't appear in Lauren's dashboard.
MIGRATION NOTES:
Code change only.
Requires running of SyncUserProfile process for change to take effect.
Root Cause: The preferred job selected by user (or defaulted upon user profile creation) gets out of sync with the current active job in employee demographics.
Two options presented to solve these issues: 1) Allow users to see the Preferred Job selection on the top-right of the dashboard for employees with more than one job record. This will allow the user to select a valid job whenever moves to a different job. 2) Update the SyncUserProfile process to update invalid preferred job in the user profile. The process will assign the lowest active job # from the employee demo table, if the current user profile preferred job value is no longer valid.
Deployed to Test. SyncUserProfile successfully completed in Test. Employee shows in My Team list.
Issue has been addressed & validated for the given test case. Ticket #1348 has a similar issue and can be verified in the same and moved along separate.
Supervisor Sarah Watson has 8 direct reports when checking in "Employee List" or "My Organization", with the employee name "Lauren Coulter" on the list:
When Sarah checks on her "My Team" page, Lauren's name doesn't appear on the list of direct reports:
When Lauren logs in to her profile, the dashboard supervisor shows "vacant":
Please check and see why they are unable to see each other's name when logs into their own profiels.