mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #498] [Bug]: Reprinting from Archive does not add reprinted job to archive #316
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#316
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @hollycroftlabs on GitHub (Feb 23, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/498
Originally assigned to: @maziggy on GitHub.
Bug Description
When reprinting a job from the archive it does not add that new job into the archive.
This throws the stats page off as the new print is not counted.
Expected Behavior
When reprinting form the archive, the new print should be logged in the archive as per any other print.
Steps to Reproduce
Printer Model
P1S
Bambuddy Version
0.2.1b2
Printer Firmware Version
01.09.01.00
Installation Method
Docker
Operating System
Linux (Ubuntu/Debian)
Relevant Logs / Support Package
Screenshots
No response
Additional Context
No response
Checklist
@maziggy commented on GitHub (Feb 23, 2026):
This is intended, otherwise you would have a duplicate archive card for every time you re-print.
@hollycroftlabs commented on GitHub (Feb 23, 2026):
Yeah I thought it might be.
Kinda makes the stats a bit redundant though if you use this feature.