Merge branch '1.6.x' into add-hostname-to-audits

This commit is contained in:
Darshan
2025-01-08 19:11:23 +05:30
committed by GitHub
11 changed files with 211 additions and 91 deletions
@@ -284,8 +284,6 @@ class Databases extends Action
$dbForProject->deleteDocument('attributes', $relatedAttribute->getId());
}
throw $e;
} catch (\Throwable $e) {
Console::error($e->getMessage());