Skip to content

Interview completed email notification should not be sent if action was taken on the Job Candidate #541

Closed
@maxceem

Description

@maxceem

We have email of type 'taas.notification.interview-awaits-resolution' which is sent 4 hours after interview start time to remind manager to take an action on the candidate after the interview https://github.com/topcoder-platform/taas-apis/blob/revert-532-feature/revert-splitting-email-templates/src/services/NotificationsSchedulerService.js#L276-L334

Though if manager already took action, such reminder should not be sent, while now it would be sent.

Technically this means, that we have to additionally check that corresponding JobCandiate status is interview.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions