From 32d503f892e9927e40b4b2df4846ac76eca6df69 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Wed, 1 Oct 2025 22:16:42 +0000 Subject: [PATCH] Add warning when it looks like there's duplicate FOLLOW_OBSERVERS --- doc/src/tables/follow_observers.m4 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/src/tables/follow_observers.m4 b/doc/src/tables/follow_observers.m4 index ebebc90..85db67e 100644 --- a/doc/src/tables/follow_observers.m4 +++ b/doc/src/tables/follow_observers.m4 @@ -39,6 +39,10 @@ More than two observers may be related to a follow by creating multiple FOLLOW_OBSERVERS rows that are related to a single row in the |FOLLOWS| table. +The system will generate a warning if there are multiple +FOLLOW_OBSERVERS rows having the same |FOLLOW_OBSERVERS.Period|, +related to a single row in |FOLLOWS|. + .. _FOLLOW_OBSERVERS.FOID: FOID (Follow Observers ID) -- 2.34.1