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.
Recommended actions
Review the schema of existing systems and add the ID column to ASYS_CALENDARLINK if it is missing.
2. Preferences: jditoScriptManagerNext removed
What changed
The jditoScriptManagerNext option has been removed from the available project preferences.
Why it matters
Projects can no longer activate the legacy script manager by setting the jditoScriptManagerNext
configurable preference to false. The ScriptManagerNext has been the default for many years now
with no known issues.
Because there is no benefit in using the old script manager, it was removed.
Recommended actions
No active changes to the preferences are required. The jditoScriptManagerNext entry in the project
preferences will be removed automatically when they are opened in the new version of the ADITO Designer.
If you have been using the legacy script manager for a known reason, please create a ticket.