Configure Disable Auto-Default for CV Upload
You can prevent the most recently uploaded CV from being automatically set as the default.

This feature is recommended for organizations that prefer to disable the automatic defaulting of CVs.
As a pre condition, the Resume Manager (TR1.GlobalResumeManager.cmp) component should be used on a Lightning Page.
To enable and control this feature, we have added the new setting Do not mark last parsed CV as default under Resume Manager Settings.
In order to enable the functionality, do not automatically mark the last parsed CV as default you should click the Do not mark last parsed CV as default flag on the Resume Manager Settings Custom Settings as true.
If the flag Do not mark last parsed CV as default on the Resume Manager Settings custom settings is true then value of Make CV Default is ignored
The first parsed CV for the target contact will still be marked as default.
Limitations & Assumptions
- The uploaded resume record automatic pre-selection is supported only on the new Resume Manager of Aura type called as Resume Manager component (developer name: TR1.GlobalResumeManager.cmp) which is supposed to be added to the Lightning Page.
- If the flag Do not mark last parsed CV as default on the Resume Manager Settings custom settings is TRUE, then value of Make CV Default is ignored
- This assumption means that after editing the resume it will not be defaulted even if the Make CV Default flag is true.