View Issue Details

IDProjectCategoryView StatusLast Update
0022118mantisbtupgradepublic2026-07-02 18:23
Reporterdevzing Assigned Todregad  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
Product Version1.3.4 
Summary0022118: 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
Upgrade source to 1.3.x
run upgrade_unattended

TagsNo tags attached.

Relationships

related to 0021678 resolveddregad After upgrade 1.2.19 -> 1.3.1 database structure still out of date. 

Activities

atrol

atrol

2017-01-05 16:47

developer   ~0054948

See also 0021678, especially 0021678:0053998

dregad

dregad

2026-07-02 18:23

developer   ~0071278

Please read 0021678:0071277.

I did not actually test, but I assume the problem is also resolved for unattended upgrades, so I'm closing this as no change required.