Github user avikganguly01 commented on a diff in the pull request:
https://github.com/apache/fineract/pull/116#discussion_r143809975
--- Diff:
fineract-provider/src/main/resources/sql/migrations/core_db/V310__multiselect_for_reportparameters.sql
---
@@ -0,0 +1,10 @@
+UPDATE `report`.`stretchy_parameter` SET `parameter_sql`='(select lo.id,
lo.display_name as `Name`
--- End diff --
@jinjurajan : Can you explain this query and share a link to the JIRA
ticket so that we can pull this in?---
