nidhiii128 commented on PR #14: URL: https://github.com/apache/fineract-chat-archive/pull/14#issuecomment-4008835997
Hi @meonkeys, I wanted to start by apologizing for the delay and for any confusion caused by the initial mismatch between the code and the data structure. I really appreciate your patience while I worked through the migration logic to get this right. I have now completed the following: 1. I created a migration PR in the Mifos repo https://github.com/mifos/chat-archive/pull/5. 2. I've verified that the 'missing links' you encountered on the Years/Months pages were due to the code looking for a nested structure that hadn't been applied to the existing data yet. 3. I have confirmed that with the data now migrated locally, the new navigation logic works perfectly, the links populate as expected, and the process is fully idempotent. Thank you again for guiding me on this I’ve learned a lot about maintaining repository consistency through this process. I am very excited to keep contributing to this project. If there are any other issues or tickets you'd like me to look into next, please let me know I'm happy to help! -- 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]
