View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0024464 | Plugin - Reminder | General | public | 2018-05-20 21:30 | 2023-03-25 12:02 |
| Reporter | dinomycle@gmail.com | Assigned To | cas | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0024464: assigned_bugs.php query error | ||||
| Description | hello Getting the following error when i run assigned_bugs.php in the cron APPLICATION ERROR 0000401: Database query failed. Error received from database was #1054: Unknown column 'mtmm2y_bug_table.project_id' in 'where clause' for the query: SELECT DISTINCT b.id bug_id, b.summary, b.handler_id, u.realname, u.email FROM mtmm2y_bug_table b JOIN mtmm2y_user_table u ON (b.handler_id = u.id) WHERE status < ? and mtmm2y_bug_table.project_id IN (1). | ||||
| Tags | No tags attached. | ||||
|
Version 2.06 has the fix for this problem |
|
|
Future support via https://github.com/mantisbt-plugins |
|