fixed
Fixed: Data filtering and trigger creation issues
about 22 hours ago by Giannina Santimateo
[v 1.0.0] – 2025-02-06
🐛 Fixed
Triggers
- Manual trigger creation: Resolved syntax error that prevented users from creating completely empty triggers. Error message and technical details are now properly displayed to guide users.
- Duplicate trigger prevention: Fixed issue where users could create a trigger with the same name as an existing one in the same table, which caused persistent errors.
Dashboard
- Date range filter: Fixed issue where the data table date range filter ("Rango de fecha") was not filtering records correctly by creation date.
Filters
- Date filter logic: Corrected "This year" filter behavior - now properly filters from January 1st (beginning of year) to current date, instead of incorrectly filtering from December 31st (end of previous year).
⚡ Improved
- Error messaging: Enhanced error feedback when creating triggers to help users identify and resolve syntax issues quickly.
- Data accuracy: Users can now reliably filter data by date ranges across Dashboard and other views.
🧩 Changed
- None
📋 Technical Details
- None
