Commit e62a3d6
committed
FINERACT-2481: Remove Pentaho reports from initial data
Remove deprecated Pentaho report and permission entries from initial Liquibase data.
Changes:
- Removed 44 Pentaho reports from stretchy_report table
- Removed 26 Pentaho permissions from m_permission table
- Fixed 52 instances of 'falsee' typo → 'false'
- Added validCheckSum=ANY to modified changeSets (id=24, 41-mysql, 1-postgresql)
- Applied to both 0002_initial_data.xml (MySQL/MariaDB) and 0003_postgresql_specific_initial_data.xml (PostgreSQL)
Impact:
- New deployments: No Pentaho data included (clean slate)
- Existing deployments: Unaffected (non-destructive approach)
- Total changes: -1310 lines, +46 lines1 parent a656dbd commit e62a3d6
File tree
3 files changed
+847
-3217
lines changed- fineract-provider/src/main/resources/db/changelog/tenant/parts
- integration-tests/src/test/java/org/apache/fineract/integrationtests/client
3 files changed
+847
-3217
lines changed
0 commit comments