Jump to content

Problem with the renewal of the period of the universal module.


Recommended Posts

Posted

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.

Posted
17 hours ago, Paul said:

작업을 5.6.0에 다시 할당했습니다. 5.6 베타 기간 동안 문제를 해결하기 위해 노력할 것이며 공식 릴리스에서 해결될 수 있기를 바랍니다.

I am so grateful for all your help.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...