Files
monacousa-portal/server
Matt c0c5ae6c44
Some checks are pending
Build And Push Image / docker (push) Waiting to run
fix(events): Update NocoDB query syntax to match official API documentation
- Use btw (between) operator for date ranges instead of gte/lte
- Use proper ~or and ~and logical operators for complex conditions
- Use like operator with %wildcards% for search functionality
- Role-based filtering with correct OR conditions for board visibility
- All query syntax now matches official NocoDB v2 API documentation

This should resolve the 422 Unprocessable Entity errors by using the
correct query parameter format that NocoDB expects.
2025-08-12 13:22:41 +02:00
..
2025-08-12 12:53:05 +02:00