Micahel Yoon Posted November 4, 2022 Report Posted November 4, 2022 Problem with the renewal of the period of the universal module. https://dev.blesta.com/browse/CORE-4703 I have identified the cause of the renew issue in the universal module. The universal module's service option values are not transferred to the service_changes table. If the required values are put in the data field value of the service_chaneges table, the update is performed normally. DB Table [service_changes] Period renewal data automatically generated by Blesta. service_changes.data {"date_renews":"2023-05-05 00:00:00","date_last_renewed":"2023-04-04 15:00:00","date_canceled":null} service_changes.status : pending -> error The value entered by me. {"date_renews":"2023-05-05 00:00:00","date_last_renewed":"2023-04-04 15:00:00","date_canceled":null,"account":"","dbname":"","dbpass":"","hostname":"test.com","password":"","set_db":"localhost","set_host":"lnx2","set_mx":"mx1"} service_changes.status : pending -> completed Can you please tell me how to enable the value to be passed to the service_changes.data field when the service period is extended. https://dev.blesta.com/browse/CORE-4703 I've been waiting 5 months already. Please process it quickly. Thank you. Quote
Paul Posted November 4, 2022 Report Posted November 4, 2022 I've re-assigned the task to 5.6.0. We will try to resolve during the 5.6 beta, to hopefully have a solution by the official release. Quote
Micahel Yoon Posted November 5, 2022 Author Report Posted November 5, 2022 17 hours ago, Paul said: 작업을 5.6.0에 다시 할당했습니다. 5.6 베타 기간 동안 문제를 해결하기 위해 노력할 것이며 공식 릴리스에서 해결될 수 있기를 바랍니다. I am so grateful for all your help. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.