GC Digital Talent is the new recruitment platform for digital and tech jobs in the Government of Canada. // Talents numériques du GC est la nouvelle plateforme de recrutement pour les emplois numériques et technologiques au gouvernement du Canada.
We've gotten a new email pattern (@ccc.ca) for a government employee that we need to whitelist. So let's add it.
Also, we want to make a bunch of stuff blocked by Government email verification going forward. For example, you can't apply to an internal process, and you can't unlock employee tools.
Before we do that, we want support team to be able to immediately help anyone who flags that their email doesn't validate. This will allow that user to complete applying to a job (for example).
A simple way to achieve this is to allow platform admins to save a work email for an employee that does not pass our current validation. Then the user will have it saved and can simply to the email verification. This will require a new mutation that requires platform_admin permission but bypasses normal validation.
✅ Acceptance Criteria
[ ] Add @ccc.ca to our whitelist for government emails.
[ ] Remove email pattern validation from Platform Admin UI (and the mutation used) for changing a users Government email
✨ Feature
We've gotten a new email pattern (
@ccc.ca
) for a government employee that we need to whitelist. So let's add it.Also, we want to make a bunch of stuff blocked by Government email verification going forward. For example, you can't apply to an internal process, and you can't unlock employee tools.
Before we do that, we want support team to be able to immediately help anyone who flags that their email doesn't validate. This will allow that user to complete applying to a job (for example).
A simple way to achieve this is to allow platform admins to save a work email for an employee that does not pass our current validation. Then the user will have it saved and can simply to the email verification. This will require a new mutation that requires platform_admin permission but bypasses normal validation.
✅ Acceptance Criteria
@ccc.ca
to our whitelist for government emails.