-
Notifications
You must be signed in to change notification settings - Fork 2.2k
FINERACT-2218: Fix Type Mismatch in Survey Validation Query #4640
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
Conversation
6d470bf to
eb4d0ee
Compare
|
@Pinchez25 The build is failing: |
fineract-client/src/main/java/org/apache/fineract/client/models/SurveyResponseData.java
Outdated
Show resolved
Hide resolved
fineract-client/src/main/java/org/apache/fineract/client/models/SurveyResponseData.java
Outdated
Show resolved
Hide resolved
fineract-provider/src/main/java/org/apache/fineract/spm/data/ResponseData.java
Outdated
Show resolved
Hide resolved
15140c7 to
7f983a6
Compare
7f983a6 to
aecc5ec
Compare
|
@adamsaghy |
Yes, of course you can run locally integration tests or just 1 particular test! You can find a how to run integration tests guide here: https://fineract-academy.com/how-to-run-fineract-integration-test-with-intellij-idea.html |
|
@Pinchez25 What's up here? |
|
@adamsaghy I'll work on it this week |
|
[> @adamsaghy I'll work on it this week ](https://fineract-academy.com/how-to-run-fineract-integration-test-with-intellij-idea-html/) |
3ecc683 to
a430fa4
Compare
fineract-client/src/main/java/org/apache/fineract/client/models/SurveyResponseData.java
Outdated
Show resolved
Hide resolved
fineract-provider/src/main/java/org/apache/fineract/spm/data/ResponseData.java
Outdated
Show resolved
Hide resolved
9d2573b to
069e7c7
Compare
069e7c7 to
74ded60
Compare
24bc70e to
0206216
Compare
0206216 to
4973f4d
Compare
Description
Describe the changes made and why they were made.
Ignore if these details are present on the associated Apache Fineract JIRA ticket.
Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
FYI our guidelines for code reviews are at https://cwiki.apache.org/confluence/display/FINERACT/Code+Review+Guide.