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

Duplicate applicants #204

Closed
6 tasks done
rathorevaibhav opened this issue May 12, 2018 · 0 comments
Closed
6 tasks done

Duplicate applicants #204

rathorevaibhav opened this issue May 12, 2018 · 0 comments
Assignees
Labels
module : HR Items related to HR module type : discussion 💬

Comments

@rathorevaibhav
Copy link
Member

rathorevaibhav commented May 12, 2018

  • We should track applicant as a single entity identified by their email.
  • The applications for an applicant can be tracked separately using applicant_id as the reference.
  • Need to see how the UI will look when an applicant applies for multiple job.
  • A single interview schedule can be tracked as the reference of progress if an applicant has applied for multiple jobs.
  • Applicant may or may not get rejected for one or all jobs he has applied for.
  • What'll happen if an applicant comes after a certain amount of time (after a year or more). His resume and skillset may differ. Will he be allowed to add a different resume and answers to queries?
@rathorevaibhav rathorevaibhav self-assigned this May 12, 2018
This was referenced May 15, 2018
rathorevaibhav added a commit that referenced this issue May 16, 2018
* migrating duplicate applicats

* changed naming for future use

* application model

* first cleanup on workflow

* second cleanup on workflow

* self review changes - 1

* self review changes - 2

* application corrections

* first level of changes

* listing applications

* application displaying correctly

* more cleanups and changes

* migration cleanup

* workflow checked

* modal changes

* application listing

* not using applicant screens anymore

* links cleanup

* cleared for new application

* applicant controller cleared

* code cleanup

* scheduledPerson corrected

* dependency injected

* eager loading
@rathorevaibhav rathorevaibhav added this to In progress in Employee Portal May 16, 2018
rathorevaibhav added a commit that referenced this issue May 17, 2018
* removed unused columns

* applicant changes

* verified creation of applicant via api

* on-hold for applications

* (#220) applicant screen fixes

* application changes

* self-review changes

* self-review changes

* local scopes added

* review feedback
Employee Portal automation moved this from In progress to Done May 17, 2018
@rathorevaibhav rathorevaibhav removed this from Done in Employee Portal May 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module : HR Items related to HR module type : discussion 💬
Projects
None yet
Development

No branches or pull requests

1 participant