From 295cdbd98a261559e34f8453e149e6be5bafcc5a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 24 Oct 2024 07:57:59 +0200 Subject: Review --- mod/ci-common.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/ci-common.cxx') diff --git a/mod/ci-common.cxx b/mod/ci-common.cxx index e9b1b07..5191d46 100644 --- a/mod/ci-common.cxx +++ b/mod/ci-common.cxx @@ -546,6 +546,7 @@ namespace brep { using namespace odb::core; + assert (mode == duplicate_tenant_mode::fail || !service.id.empty ()); assert (!transaction::has_current ()); duplicate_tenant_result r (duplicate_tenant_result::created); -- cgit v1.1