FINERACT-2218: Fix Type Mismatch in Survey Validation Query - #4640
Merged
Conversation
Pinchez25
force-pushed
the
fix/survey-creation
branch
from
May 5, 2025 11:31
6d470bf to
eb4d0ee
Compare
Contributor
|
@Pinchez25 The build is failing: |
Pinchez25
force-pushed
the
fix/survey-creation
branch
4 times, most recently
from
June 17, 2025 05:58
15140c7 to
7f983a6
Compare
Pinchez25
force-pushed
the
fix/survey-creation
branch
from
June 18, 2025 04:20
7f983a6 to
aecc5ec
Compare
Contributor
Author
|
@adamsaghy |
Contributor
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 |
Contributor
|
@Pinchez25 What's up here? |
Contributor
Author
|
@adamsaghy I'll work on it this week |
Contributor
|
[> @adamsaghy I'll work on it this week ](https://fineract-academy.com/how-to-run-fineract-integration-test-with-intellij-idea-html/) |
Pinchez25
force-pushed
the
fix/survey-creation
branch
2 times, most recently
from
July 23, 2025 07:48
3ecc683 to
a430fa4
Compare
galovics
requested changes
Jul 29, 2025
Pinchez25
force-pushed
the
fix/survey-creation
branch
2 times, most recently
from
August 4, 2025 11:05
9d2573b to
069e7c7
Compare
Pinchez25
marked this pull request as draft
August 4, 2025 11:08
Pinchez25
force-pushed
the
fix/survey-creation
branch
from
August 4, 2025 13:42
069e7c7 to
74ded60
Compare
Pinchez25
marked this pull request as ready for review
August 4, 2025 13:44
Pinchez25
marked this pull request as draft
August 5, 2025 13:39
Pinchez25
force-pushed
the
fix/survey-creation
branch
4 times, most recently
from
August 5, 2025 14:13
24bc70e to
0206216
Compare
Pinchez25
force-pushed
the
fix/survey-creation
branch
from
August 5, 2025 15:42
0206216 to
4973f4d
Compare
Pinchez25
marked this pull request as ready for review
August 5, 2025 17:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.