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

feat: Allow optionally send reminder mail for rescheduled interview #1946

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    25b99f8 View commit details
    Browse the repository at this point in the history
  2. fix: Use get_single_value

    niraj2477 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    31d5e65 View commit details
    Browse the repository at this point in the history
  3. fix: use get_value only

    As we can fetch setting in on get_value , we can ignore using
    get_single_value for each value
    niraj2477 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6adb1db View commit details
    Browse the repository at this point in the history