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

Change the way seniority is calculated #445

Closed
EwelinaSkrzypacz opened this issue Jun 3, 2024 · 0 comments · Fixed by #458
Closed

Change the way seniority is calculated #445

EwelinaSkrzypacz opened this issue Jun 3, 2024 · 0 comments · Fixed by #458
Labels
feature new feature to implement

Comments

@EwelinaSkrzypacz
Copy link
Member

In application the seniority is count in really simple way - we take the date of employment and subtract it from today's date. But how about people that in the past work in for example on commission contract and after some time work on employment contract? Now we do not take such situations into account and we should. This task is maybe related to #443

@EwelinaSkrzypacz EwelinaSkrzypacz added the feature new feature to implement label Jun 3, 2024
@EwelinaSkrzypacz EwelinaSkrzypacz added this to the M3: Post-first deploy milestone Jun 3, 2024
kamilpiech97 added a commit that referenced this issue Jul 4, 2024
* #445 - rafactor: changed way how seniority is calculated

* #445 - refactor: added updating user employment data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature to implement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant