Commit cd519be
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 cd519be
2 files changed
Lines changed: 14975 additions & 17345 deletions
File tree
- fineract-provider/src/main/resources/db/changelog/tenant/parts
0 commit comments