DaanHoogland commented on issue #13399: URL: https://github.com/apache/cloudstack/issues/13399#issuecomment-5200938272
@sbrueseke , can you try ``` SELECT id, type, resource_id, created, processed FROM usage_event WHERE type = VOLUME.CREATE; ``` I would expect there to be another one that had already be processed for a second one to be inserted. Claude is right about the extra fields being added to usage_events, but I am not convince about the processing. Can you share your prompt? -- 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]
