Purchase info doesn't get applied when adding individual minifigures. #151

Closed
opened 2026-04-17 08:10:04 +02:00 by commenter · 3 comments

I'm really loving the latest update, so despite filing several bugs, I'm thrilled with what you've built so far. Thank you!

Repro:
In 1.4.0
Add an individual minifigure (fig-XXXXX)
Apply purchase data (date, price, location) before pushing the "add" button.
After adding, navigate to the newly-added minifigure.
Note that the purchase details reflect the purchase location, but price and date info has been lost.

I'm really loving the latest update, so despite filing several bugs, I'm thrilled with what you've built so far. Thank you! Repro: In 1.4.0 Add an individual minifigure (fig-XXXXX) Apply purchase data (date, price, location) before pushing the "add" button. After adding, navigate to the newly-added minifigure. Note that the purchase details reflect the purchase location, but price and date info has been lost.
Owner

Thanks for all the bug reports! Been testing 1.4 for some time myself, so I'm frustrated that i didn't catch these bugs myself. I'll look at each of them and get back to you this weekend!

Thanks for all the bug reports! Been testing 1.4 for some time myself, so I'm frustrated that i didn't catch these bugs myself. I'll look at each of them and get back to you this weekend!
FrederikBaerentsen added the Kind/Bug label 2026-04-17 09:49:47 +02:00
FrederikBaerentsen added reference release/1.4 2026-04-17 09:54:58 +02:00
Author

Software is hard, extra hard without a dedicated testing team.

Software is hard, extra hard without a dedicated testing team.
Owner

Purchase date, price, and notes are now all saved correctly when adding individual minifigures. The backend already supported them, the frontend just wasn't sending them. Also noticed notes weren't being saved either so got that in the same fix. And thanks for the kind words, really appreciate it!

The fixes are available now in the pre-1.4.1 Docker tag if you want to test. Will be pushed to 1.4.1 and latest once a couple more things are sorted.

Purchase date, price, and notes are now all saved correctly when adding individual minifigures. The backend already supported them, the frontend just wasn't sending them. Also noticed notes weren't being saved either so got that in the same fix. And thanks for the kind words, really appreciate it! The fixes are available now in the `pre-1.4.1` Docker tag if you want to test. Will be pushed to `1.4.1` and `latest` once a couple more things are sorted.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FrederikBaerentsen/BrickTracker#151