Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add argument to reject_interview to say where to send interview #2

Open
arthur-shaw opened this issue Dec 20, 2022 · 0 comments
Open

Comments

@arthur-shaw
Copy link
Owner

arthur-shaw commented Dec 20, 2022

Choices:

  1. To the next logical actor (default)
  2. To the interviewer

For choice 2, this means:

  • If ApprovedBySupervisor, return to the interviewer
  • If ApprovedByHeadquarters, return to the interviewer

This involves a few API calls

The approve_interview function implements its equivalent of choice 2 already.

@arthur-shaw arthur-shaw changed the title Add argument to reject_interview to say where to Add argument to reject_interview to say where to send interview Dec 20, 2022
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

No branches or pull requests

1 participant