Title: Common Dataset: Trigger “Newly Added Rows” sporadically does not link new sync rows
Environment
-
SeaTable on-prem (version 5.3.12).
-
QS base with table “Chargen Produktion” based on Common Dataset.
-
Data flow: external SQL DB (external) → Transfer Base (Seatable)→ Common Dataset → QS Base. Sync from SQL every hour.
Setup
-
View “Alle Chargen”: unfiltered.
-
Columns in “Chargen Produktion”:
-
KHK Artikel: type Number, 0 decimal places. Comes from the Transfer Base. -
Produktnr(link column): linked to table “Produktnr”.
-
-
Table “Produktnr”:
- Primary column = product number, unique, no duplicates.
-
Automation:
-
Trigger: Newly Added Rows.
-
Action: Add Links in
Produktnrwith matchKHK Artikel=Produktnr(target table).
-
Observation
-
Until 17.09. new rows added via CDS were correctly linked.
-
Since 18.09. new rows appear (visible via timestamp
KHK Wann), without link being set. -
Other periodic rules run successfully; only the links for the latest synchronized rows are missing.
Conditions already checked
-
View contains all rows.
-
KHK Artikeland targetProduktnrare consistently of type number. -
Matching entries exist in “Produktnr”, no duplicates.
-
At least one successful sync occurred on 18.09.
Question to SeaTable
-
Does a Common Dataset sync reliably trigger “Newly Added Rows” for newly synchronized rows?
-
If not: under which conditions can a row created or filled in a later sync fail to trigger?
-
Are there known limitations or changes that could explain this behavior since 17.09.?

