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 fetch-charge-versions service #187

Merged
merged 2 commits into from
Apr 11, 2023
Merged

Fix fetch-charge-versions service #187

merged 2 commits into from
Apr 11, 2023

Conversation

Jozzey
Copy link
Contributor

@Jozzey Jozzey commented Apr 11, 2023

Whilst reading the code a small bug has been spotted in app/services/supplementary-billing/fetch-charge-versions.service.js. the includeInSrocSupplementaryBilling column is being filtered using the string yes in the where clause where it should have been a boolean.

Whilst reading the code a small bug has been spotted in `app/services/supplementary-billing/fetch-charge-versions.service.js`. the `includeInSrocSupplementaryBilling` column is being filtered using the string `yes` in the `where` clause where it should have been a boolean.
@Jozzey Jozzey added the bug Something isn't working label Apr 11, 2023
@Jozzey Jozzey requested a review from StuAA78 April 11, 2023 13:10
@Jozzey Jozzey merged commit 1517550 into main Apr 11, 2023
@Jozzey Jozzey deleted the fix-fetch-chargeversion-bug branch April 11, 2023 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants