N°7217 - Not able to create a link between "Audit Domain" and "Audit category" with an "Audit Manager" profile

This commit is contained in:
vdumas
2024-02-14 14:37:46 +01:00
parent 391c78ae42
commit 3c2350961d
2 changed files with 3 additions and 1 deletions

View File

@@ -86,7 +86,7 @@ class lnkAuditCategoryToAuditDomain extends cmdbAbstractObject
{
$aParams = array
(
"category" => "application, grant_by_profile",
"category" => "application,grant_by_profile",
"key_type" => "autoincrement",
"name_attcode" => "",
"state_attcode" => "",