Handling Different Part Inventories #76
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?
Some LEGO sets have different part inventories. When importing a set, it would be useful to have the option to choose which inventory version to import from Rebrickable. An example is set 10281-1 Bonsai. There are two different versions of the set and I happen to have one of each but BrickTracker only imports the most recent version.
This is an issue indeed. I have sets where I have the inventory of a specific version. I'll have to look info how the python library I'm using pulls the data and if it supports inventory versions.
It looks like the API does not support this.
Closing for now. Feel free to reopen, if the API allows for it.