Skip to content

fix: correct candidate re-apply update mapping and guard empty ownership emails#729

Open
anonymoususer72041 wants to merge 3 commits intoopencats:masterfrom
anonymoususer72041:fix/725-careersui-update-args
Open

fix: correct candidate re-apply update mapping and guard empty ownership emails#729
anonymoususer72041 wants to merge 3 commits intoopencats:masterfrom
anonymoususer72041:fix/725-careersui-update-args

Conversation

@anonymoususer72041
Copy link
Copy Markdown
Contributor

Fixes #725

This PR corrects the misaligned Candidates::update() call in the careers re-apply flow.

It also adds a small safeguard in lib/Candidates.php so candidate ownership notifications are only sent when both the recipient and email body are non-empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CareersUI.php passes misaligned arguments to Candidates::update(), causing spurious "Candidate Ownership Change" emails to candidates

1 participant