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

OTC-433: Fix DSI rest API endpoints to allow null as last_update_date #114

Merged
merged 1 commit into from Sep 28, 2021

Conversation

malinowskikam
Copy link
Contributor

Changes:

  • Fixed DsiInputModel and PaymentListsInputModel to allow null in last_update_date field
  • Fixed ClaimRepository to correctly handle null value in last_update_date field (GetDsi and GetPaymentLists methods)
  • Removed unnecessary datetime conversion

https://openimis.atlassian.net/browse/OTC-433

@malinowskikam malinowskikam changed the title OTC-433: Fixed null datetime for DSI and Pricelist input models OTC-433: Fix DSI rest API endpoints to allow null as last_update_date Sep 28, 2021
@dragos-dobre dragos-dobre merged commit dbaac5c into develop Sep 28, 2021
@dragos-dobre dragos-dobre deleted the feature/OTC-433 branch September 28, 2021 12:10
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.

None yet

2 participants