Jump to content

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


Micahel Yoon

Recommended Posts

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...