Post 1.4.0 Upgrade - Database Error #158
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 @jeremywillans
It sounds like you need to update your
BK_PARTS_DEFAULT_ORDERSee
Breaking Changesin the release notes: https://gitea.baerentsen.space/FrederikBaerentsen/BrickTracker/releases/tag/v1.4.0If that does not fix it, let me know!
@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!