Question: spares #128
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?
Just a quick question - how do spares work within the application? A lot of sets have a handful of spares and I'm not too sure how they can be represented? I think I am missing something obvious.
Cheers! 🍻
Great question! Spare parts in BrickTracker work as follows:
Configuration options: You have two environment variables to control spare parts behavior:
BK_SKIP_SPARE_PARTS(default: false)BK_HIDE_SPARE_PARTS(default: false)These can be configured via your
.envfile or through the Admin > Live Settings panel. Tracking spares:It is currently not possible to manually add spares or loose parts, see #68 for that feature request.
Hope this helps!
Perfect, thank you Fred! It was only that we added a set that didn't have spares listed that I wasn't sure. Just added Concorde which my son got for Christmas and there are spares showing.
Thank you 😁