Post 1.4.0 Upgrade - Database Error #158

Closed
opened 2026-05-05 02:50:00 +02:00 by jeremywillans · 2 comments

Hi Frederik!

I just upgraded to 1.4.0 and it appeared to go smoothly. I added a new set and that was successful however now trying to open majorty of pages is yielding this error

Database error!
An error has occured: no such column: bricktracker_parts.spare.

Logs only show the same message
ERROR:bricktracker.views.error:Database error: no such column: bricktracker_parts.spare

Hi Frederik! I just upgraded to 1.4.0 and it appeared to go smoothly. I added a new set and that was successful however now trying to open majorty of pages is yielding this error Database error! An error has occured: no such column: bricktracker_parts.spare. Logs only show the same message ERROR:bricktracker.views.error:Database error: no such column: bricktracker_parts.spare
Owner

Hi @jeremywillans

It sounds like you need to update your BK_PARTS_DEFAULT_ORDER

See Breaking Changes in the release notes: https://gitea.baerentsen.space/FrederikBaerentsen/BrickTracker/releases/tag/v1.4.0

If that does not fix it, let me know!

Hi @jeremywillans It sounds like you need to update your `BK_PARTS_DEFAULT_ORDER` See `Breaking Changes` in the release notes: https://gitea.baerentsen.space/FrederikBaerentsen/BrickTracker/releases/tag/v1.4.0 If that does not fix it, let me know!
FrederikBaerentsen added reference release/1.4.1 2026-05-05 08:21:22 +02:00
FrederikBaerentsen added the Kind/Bug label 2026-05-05 08:21:28 +02:00
Author

@FrederikBaerentsen,

Thanks, I didn't set this initially so assumed it would update. Manually changing in admin to align with the default has fixed the issue.

Cheers!

@FrederikBaerentsen, Thanks, I didn't set this initially so assumed it would update. Manually changing in admin to align with the default has fixed the issue. Cheers!
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FrederikBaerentsen/BrickTracker#158