mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
* Allow creating test audits with nil org Not all audit entries have organization IDs, so this will allow us to test those cases. * Add organization details to audit log queries * Add organization to audit log response This replaces the old ID. This is a breaking change but organizations were not being used before.