Preserve confirmed empty AMS spool weights - #11697
Open
BenJule wants to merge 1 commit into
Open
Conversation
BenJule
force-pushed
the
fix/ams-spool-sync-edge-cases
branch
from
July 25, 2026 10:44
99c16c9 to
894c0bf
Compare
BenJule
force-pushed
the
fix/ams-spool-sync-edge-cases
branch
from
July 25, 2026 14:16
894c0bf to
198bda1
Compare
BenJule
marked this pull request as ready for review
July 25, 2026 14:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Preserve a confirmed empty AMS spool as
0 gand0%throughout device parsing, the web filament manager, and cloud serialization.Root cause
A remaining weight of zero was treated as equivalent to an unknown value. Later fallbacks reconstructed the full initial weight and could persist an empty spool as full.
Changes
0 g0 gand0%netWeight: 0Validation
buildSpoolFromTray.test.tswhen local Node dependencies are availablegit diff --checkFull native validation remains delegated to Jenkins.
No local full build was performed.