test_plan_list (view) Content
- Start Row: 0
- Rows per Page: 50
- Total Rows: 8
- Current Page: 1
- Total Pages: 1
PLN-001 | Compatibility Test Plan | 2 | qa-lead@example.com | 01-11-2024 |
PLN-002 | compliance Test Plan | 1 | qa-lead@example.com | 01-11-2024 |
PLN-003 | Functional Dashboard Test Plan | 8 | qa-lead@example.com | 01-11-2024 |
PLN-004 | Integrity Test Plan | 2 | qa-lead@example.com | 01-11-2024 |
PLN-005 | Performance Test Plan | 4 | qa-lead@example.com | 01-11-2024 |
PLN-006 | Security Test Plan | 1 | qa-lead@example.com | 01-11-2024 |
PLN-007 | Functional Login Test Plan | 4 | qa-lead@example.com | 01-11-2024 |
PLN-008 | Functional Search Test Plan | 4 | qa-lead@example.com | 01-11-2024 |
Error We are sorry, but an error occurred while generating this page. You should contact the site's administrator.
Error in query number 6:
Parsing failed: SQLPage couldn't understand the SQL file. Please check for syntax errors:
SELECT 'text' AS component,
(SELECT CASE WHEN $current_page > 1 THEN '[Previous](?limit=' || $limit || '&offset=' || ($offset - $limit) || ')' ELSE ' END) || ' ' ||
⬆️
'(Page ' || $current_page || ' of ' || $total_pages || ') ' ||
Backtrace
sql parser error: Expected: END, found: ' ||
' at Line: 42, Column: 149
"console/content/view/test_plan_list.auto.sql" contains a syntax error preventing SQLPage from parsing and preparing its SQL statements.
You can hide error messages like this one from your users by setting the 'environment' configuration option to 'production'.