Skip to main content

2026.1 to 2026.2

1. ASYS_CALENDARLINK.ID column is now required

What changed

Starting with release 2026.1, the ASYS_CALENDARLINK table generally contains the ID column. Older systems sometimes omitted this column.

Why it matters

Database scripts, custom integrations, and upgrade processes that work with ASYS_CALENDARLINK may rely on the presence of the ID column. Systems that were created with the older schema can therefore fail or behave unexpectedly if the column is still missing.

Review the schema of existing systems and add the ID column to ASYS_CALENDARLINK if it is missing.