Friday, August 7, 2015
2 changes
Enhancements to existing features
The Lunch app screens were updated to remove less useful fields and warning text from the user view. This makes the interface cleaner and easier for employees to use when managing lunch orders.
Resolved issues and error corrections
This fix prevents employee names and profile images from being overwritten when the linked user is changed. It preserves existing employee information, reducing accidental data loss during HR record updates.
Original PR description
We keep the previous behavior by not overwriting the name and the image if they already exists. Related to #7397