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

[Bug]: Cannot update part type, new part is always added #246

Closed dubajj closed 7 months ago

dubajj commented 9 months ago

Binner version

v2.6.0

Operating System

Windows

Describe the bug and the steps to reproduce it

1) Open an item from the inventory, here i opened OPA1678 image

2) Note that its placed under "IC" instead of "Opamp" so update the field to opamp image 3) Press save to update the item image

note that its trying to add a new part instead of updating the existing part

Would you like to attach your appsetings.json configuration?

No response

Screenshots or Videos (Optional, but they help!)

No response

Are you able to contribute a PR? (No is ok!)

None

oskotsur commented 7 months ago

Confirm the bug and add some details. The bug is reproduced only if the original chip type is "IC" which you want to change to another type. If the original type differs from IC, edit works fine.

replaysMike commented 7 months ago

Fixed in v2.6.1 (release coming shortly)