nvazquez commented on issue #11077: URL: https://github.com/apache/cloudstack/issues/11077#issuecomment-3747625443
Hi @erikbocks @weizhouapache @DaanHoogland I have created a PR to populate the uuid column when persisting new accounts on the cloud_usage schema: https://github.com/apache/cloudstack/pull/12420. Can you please review it? However, I see the usage server does not use it, it uses internal IDs to reference the accounts (cloud_usage table sets account_id as the internal ID, not the account UUID). -- 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]
