xurror opened a new pull request #1309: URL: https://github.com/apache/fineract/pull/1309
Considering the discussion we had on the mailing list about the way to set up this generation strategy. I tried setting up an AbstractPersistable class for this but it didn't work out because the IDs for all ~200 entities where being generated by one table and thus the IDs were not controlled, causing even way more trouble than what this change was meant to resolve. I know there was alot of comments about this being confusing but I am still trying to picture how bad it is to have this applied to just one entity. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
