Add doner in Gender Links instance
Gender Links is a custom client. There can be a configuration request to "Add Doner", This needs to be added from the back end
1. Backup the database

backup_db /var/www/html/OHRMStandalone/PROD/genderlinks/
2. Insert the below query

INSERT INTO `ohrm_time_tag_value` (`value`, `type`) VALUES ('<doner name>', 'donor');
3. Check the Time >> My Timesheet after logged in as ESS user