GitHub user DaanHoogland added a comment to the discussion: Insert Event Manually to force Usage Recalculation
You can create it but take care the right updates are done, the usage_event has an auto_increment id, so that is no problem. You can use UUID() in the insert statement for the uuid. Please test in a test environment instead of believing me! Even I don't. As for the timezones, I know there is some functionality for this in, but not released yet: https://github.com/apache/cloudstack/pull/8243. When 4.20 is out you should upgrade to that version to get it. GitHub link: https://github.com/apache/cloudstack/discussions/9597#discussioncomment-10476031 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
