mariiaKraievska commented on code in PR #6133: URL: https://github.com/apache/fineract/pull/6133#discussion_r3690973288
########## fineract-working-capital-loan/src/main/resources/db/changelog/tenant/module/workingcapitalloan/module-changelog-master.xml: ########## @@ -80,6 +80,7 @@ <include relativeToChangelogFile="true" file="parts/0056_wc_loan_delinquency_disable.xml"/> <include relativeToChangelogFile="true" file="parts/0057_wc_loan_delinquency_reset_start_new_period.xml"/> <include relativeToChangelogFile="true" file="parts/0058_wc_breach_start_type.xml"/> + <include relativeToChangelogFile="true" file="parts/0059_wc_loan_add_fraud_attribute.xml"/> Review Comment: Could we renumber the Liquibase changelogs so this PR does not collide with 0059 on develop? -- 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]
