1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #849] [Feature]: Ability to change Spool id's through the api #575

Closed
opened 2026-05-07 00:11:47 +02:00 by BreizhHardware · 1 comment

Originally created by @RosdasHH on GitHub (Mar 29, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/849

Originally assigned to: @maziggy on GitHub.

Problem or Use Case

I am developing a mobile app using Bambuddy as the backend, which allows users to assign their spools to AMS slots via NFC tags or QR codes. Each QR code stores a specific spool ID. Since the QR codes are printed as insets, they cannot be reused once a spool is empty, because the Bambuddy API does not allow updating spool IDs to match the one stored in the QR code. If it did, users could simply scan a QR code and assign its stored spool ID to the desired slot.

Proposed Solution

It would be very great if I could change spool id's through the api. Maybe in "/inventory/spools/{spool_id}" as additionally field in the request body?

Alternatives Considered

No response

Feature Category

API

Priority

Would improve my workflow

Mockups or Examples

No response

Contribution

  • I would be willing to help implement this feature

Checklist

  • I have searched existing issues to ensure this feature hasn't already been requested
Originally created by @RosdasHH on GitHub (Mar 29, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/849 Originally assigned to: @maziggy on GitHub. ### Problem or Use Case I am developing a mobile app using Bambuddy as the backend, which allows users to assign their spools to AMS slots via NFC tags or QR codes. Each QR code stores a specific spool ID. Since the QR codes are printed as insets, they cannot be reused once a spool is empty, because the Bambuddy API does not allow updating spool IDs to match the one stored in the QR code. If it did, users could simply scan a QR code and assign its stored spool ID to the desired slot. <img src="https://github.com/user-attachments/assets/64ec9390-95d8-4c27-a97d-2e96bc297258" width="300" /> ### Proposed Solution It would be very great if I could change spool id's through the api. Maybe in "/inventory/spools/{spool_id}" as additionally field in the request body? ### Alternatives Considered _No response_ ### Feature Category API ### Priority Would improve my workflow ### Mockups or Examples _No response_ ### Contribution - [x] I would be willing to help implement this feature ### Checklist - [x] I have searched existing issues to ensure this feature hasn't already been requested
BreizhHardware 2026-05-07 00:11:47 +02:00
  • closed this issue
  • added the
    wontfix
    label
Author
Owner

@maziggy commented on GitHub (Mar 30, 2026):

This is not possible, changing the spool ID would break other fucntionalities. Sorry.

<!-- gh-comment-id:4152465738 --> @maziggy commented on GitHub (Mar 30, 2026): This is not possible, changing the spool ID would break other fucntionalities. Sorry.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#575
No description provided.