replaysMike / Binner

Open source parts inventory system for makers, electronics hobby, and professional engineers
https://binner.io
GNU General Public License v3.0
268 stars 41 forks source link

Trying to update scanned part fails #129

Closed TWM617 closed 1 year ago

TWM617 commented 1 year ago

I successfully scan a Digikey part (an SMD resistor) and try to save it and get this error message "Failed to update, check Part Type and Mounting Type". The Part Type is correct but the Mounting Type is None so I click Surface Mount in the dropdown and in a second or two there is a twirlie then it reverts back to None. If I again try to save I get the same error message. If I choose Surface Mount and very quickly click save before it switches back to None, it is saved properly. It seems like it is re-loading the part from Digikey and over-writing any change I make.

TWM617 commented 1 year ago

Apparently I didn't read down far enough on the list of issues. I believe my concern is addressed in a post further down where the parts dropdown is being updated.

replaysMike commented 1 year ago

yes I believe this is included in the fixes for v2.3.1 - I'm going to double check it to be sure, but there was an issue where imported parts weren't setting those values properly, and the inventory page was requiring them.