budaidev commented on code in PR #5774:
URL: https://github.com/apache/fineract/pull/5774#discussion_r3095270065
##########
fineract-provider/src/main/resources/db/changelog/tenant/changelog-tenant.xml:
##########
@@ -246,4 +246,5 @@
<include
file="parts/0225_add_originator_external_ids_to_aggregation_summary.xml"
relativeToChangelogFile="true" />
<include
file="parts/0226_trial_balance_summary_fix_originator_join_conditions.xml"
relativeToChangelogFile="true" />
<include file="parts/0227_postgresql_client_and_loan_trends_reports.xml"
relativeToChangelogFile="true" />
+ <include
file="parts/0228_trial_balance_summary_fix_originator_join_conditions.xml"
relativeToChangelogFile="true" />
Review Comment:
minor: I would rather rename this file since 0226 has the same name, except
the number, it's a little but confusing
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]