Hi there,
I’ve run into a bug after upgrading to v.2.0.0 that I wanted to report.
The issue: I have a table (from an external data source, MariaDB) called ‘attendance’ with a date field called ‘A_Date’. Here’s what I’m seeing:
On classic v.1 pages (created before the upgrade):
-
The A_Date field found and displays correctly in data blocks

-
However, when I try to set a Data Scope, A_Date doesn’t appear in the field list
-
Existing A_Date settings in Data Scope now show as “[object Object]”

On modern v.2 pages (newly created):
- The A_Date field is completely missing from all data blocks (I’ve tried both table and list blocks)
However, after inspecting the data with browser’s Dev tool. It shows the A_date files and records.
- It also doesn’t appear in the Data Scope field list either.
So it seems like the A_Date field has some kind of compatibility issue with v.2.0.0, affecting both display and filtering capabilities.
Please let me know if you need any additional details or screenshots to help with troubleshooting this issue.
Cheers,
Nat


