rrpawar96 commented on pull request #1996: URL: https://github.com/apache/fineract/pull/1996#issuecomment-1001478347
Hi @ptuomola, The build is been passed now, the cause of the failure was the sequencing of the SQL script. I like to keep scripts after a similar SQL script and some of the test cases fetch the record by id (auto-increment) and not by code-name. So now re-arranged the SQL script by changing the name after the last row of the table got updated and build passed. -- 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]
