View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022118 | mantisbt | upgrade | public | 2017-01-05 13:10 | 2017-01-06 02:57 |
| Reporter | devzing | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | 1.3.4 | ||||
| Summary | 0022118: upgrade_unattended will not complete if install_stored_filter_migrate is a required step | ||||
| Description | stored_filter_migrate is a required step for upgrading to db version 195. However, it eventually calls auth_get_current_user_id() which can't find the current user an so calls access_denied() which calls exit stopping the filter conversion on the first filter. | ||||
| Steps To Reproduce | In version pre 1.3 save a filter | ||||
| Tags | No tags attached. | ||||
| related to | 0021678 | new | After upgrade 1.2.19 -> 1.3.1 database structure still out of date. |
|
See also 0021678, especially 0021678:0053998 |
|