Skip to content
Extraits de code Groupes Projets
Valider 5b545aff rédigé par mattab's avatar mattab
Parcourir les fichiers

Error when failing to create a custom variable

parent beac4466
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -166,7 +166,7 @@ class Model
$model->addCustomVariable();
}
} catch (\Exception $e) {
Log::warning('Failed to add custom variable: ' . $e->getMessage());
Log::error('Failed to add custom variable: ' . $e->getMessage());
}
}
}
......
Subproject commit 5073b98c11ab94349cd9820f6f1b7b500851e6ab
Subproject commit 92262f979840f6ac0935b769bf73bda47bf8af02
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter