smartin015 / continuousprint

Octoprint plugin to allow the creation of a print queue that prints, clears the bed and then prints again
40 stars 38 forks source link

Spool Manager Missing Metadata From Saved Jobs #238

Open FulcrumSpeed opened 1 year ago

FulcrumSpeed commented 1 year ago

Describe the bug Adding prints to a job in the queue works fine but if that job is saved and the .gjob is added to the queue Spool Manager says it's missing metadata.

To Reproduce Steps to reproduce the behavior:

  1. Save .gjob with sets with spools assigned.
  2. Add .gjob to queue.
  3. Click Start Managing.

Expected behavior Saving a job should be able to keep the required Spool Manager metadata.

Screenshots Screenshot 2023-09-14 104220

System info:

octoprint-systeminfo-20230914140541.zip

thegreekgeek commented 9 months ago

I also have this bug, I switched to mdziekon's fork of spool-manager.

EDIT: I just want to clarify that switching didn't actually fix anything, the bug just seems to be a continuousprint thing and not a spool-manager thing.