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

fix: No HireDate, no LastName #34

Conversation

fundthmcalculus
Copy link
Contributor

We have come across cases where some members don't have hireDate defined, and so the model validation fails. In addition, some users (usually automation users), don't have a lastName defined. As a result, we have made these fields optional, and tested them on our local environment.

fundthmcalculus and others added 3 commits September 5, 2024 11:34
We have come across cases where some members don't have `hireDate` defined, and so the model validation fails. In addition, some users (usually automation users), don't have a `lastName` defined. As a result, we have made these fields optional, and tested them on our local environment.
@fundthmcalculus
Copy link
Contributor Author

Nevermind, just realized someone else (Bailey Eaton) already fixed this. Updating our package.

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

Successfully merging this pull request may close these issues.

1 participant