josehernandezfintecheandomx commented on code in PR #2344: URL: https://github.com/apache/fineract/pull/2344#discussion_r888938818
########## fineract-provider/src/main/resources/db/changelog/tenant/parts/0014_remove_unused_jobs.xml: ########## @@ -21,6 +21,9 @@ --> <databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.1.xsd"> <changeSet author="fineract" id="1"> + <sql> Review Comment: @adamsaghy OK! I can revert without problem, but It'll fails for everyone that wants to run this with run_job_history data, that was the reason that I updated this, the next screen shows the error <img width="1565" alt="Screen Shot 2022-06-02 at 21 34 39" src="https://user-images.githubusercontent.com/44206706/171862306-68b6e394-d04e-442d-8522-52afef142e40.png"> -- 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]
