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

hotfix: nullpointer when retrieve WorkContracts on retrievemail method #178

Merged
merged 3 commits into from
Aug 23, 2024

Conversation

manuraf
Copy link
Contributor

@manuraf manuraf commented Aug 23, 2024

List of Changes

Adding verification if workContracts is not null on retrievemail method

Motivation and Context

It causes NullPointerExeception when user has workContracts null.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@github-actions github-actions bot added the ops label Aug 23, 2024
@manuraf manuraf merged commit 8e78cb3 into releases/1.0.7 Aug 23, 2024
8 checks passed
@manuraf manuraf deleted the hotfix/nullpointer-workcontract-retrievemail branch August 23, 2024 07:43
Copy link

sonarcloud bot commented Aug 23, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant