Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown spool in history tab #1199

Closed
KKriz opened this issue Sep 11, 2022 · 3 comments
Closed

Unknown spool in history tab #1199

KKriz opened this issue Sep 11, 2022 · 3 comments
Labels
bug Something isn't working / good issue report released

Comments

@KKriz
Copy link

KKriz commented Sep 11, 2022

OctoFarm Version

1.6.6

OctoPrint Version(s)

1.8.2

pm2 or docker?

pm2

Operating System

Unraid

OctoPrint Plugins

No response

Location of the problem

Web Interface

Description of the problem

I am getting an unknown spool in the history tab. However, if I open it, it does show the correct spool in the overview? If I only click save changes without actually changing anything, then it does show the correct spool in the history tab.

Steps taken to reproduce

Open History Tab
Click the print with the unknown spool.
Save changes without changing anything
Now the correct spool is being displayed in the history tab

What did you expect to happen

The correct spool to display and not ''unknown spool''

To avoid the problem I had to

No response

@KKriz KKriz added the bug Something isn't working / good issue report label Sep 11, 2022
@NotExpectedYet NotExpectedYet moved this to Non Specific Bugs in OctoFarm Feature Roadmap Sep 19, 2022
@NotExpectedYet
Copy link
Member

Would you mind uploading a log dump please so I can see what's going on?

I think it should be resolved for the next push just wanted to confirm

@NotExpectedYet
Copy link
Member

Ok found the source of the issue. Will be fixed for next release.

I think, sadly, any already captured in this state may need repairing manually but I'll look into automating that shortly.

Repository owner moved this from Non Specific Bugs to Done in OctoFarm Feature Roadmap Sep 24, 2022
NotExpectedYet added a commit that referenced this issue Sep 24, 2022
### [1.6.8](v1.6.7...v1.6.8) (2022-09-24)

### ❌ Removed ❌

* **client:** remove filament manage plugin branches from client ([eae5419](eae5419))
* **server:** all filament manager plugin functionality ([57233ad](57233ad))
* **server:** disable octofarm api information grab until server can be fixed ([6621388](6621388))

### 😣 Code Refactor 😣

* **client:** display forwared for ip if available ([8a78587](8a78587))
* **server:** add in models for spools,profiles and history ([0db0a62](0db0a62))
* **server:** change regex on search to be case-insensitive ([a78e20e](a78e20e))
* **server:** history spool removal ignore at 2.5 minutes, not 1 ([655f610](655f610))
* **server:** include 'colour' key in filament model ([ceb0b8f](ceb0b8f))
* **server:** migration to finalise removal of filament manager plugin support please see [#1202](#1202) ([8869eb7](8869eb7))

### 🔨 Bug Fix 🔨

* **client:** client drawing blank printers that didn't exist ([8a91598](8a91598))
* **client:** multiple button listeners would be added to views ([823c183](823c183))
* **client:** printer pages not correctly testing visibility of printer ([7e85d4a](7e85d4a)), closes [#1192](#1192)
* **client:** super list view wouldn't update state colour ([ea8cf26](ea8cf26))
* **server:** generating spool information correctly for materials and weight when sending to client ([d71cb53](d71cb53))
* **server:** server not correctly attaching spools on old instances ([738615c](738615c))
* **server:** server would crash when receiving an unexpected response from websocket ([30c2282](30c2282))
* **server:** spools were not attaching profiles properly ([cea1c82](cea1c82)), closes [#1199](#1199)

### ➰ What a drag! ➰

* **client:** re-arranged client files ([e390f24](e390f24))
* **client:** reorganize and refactor client building ([fc2271b](fc2271b))
* **client:** replace file path for dashboard css ([350db82](350db82))
* **client:** replace some images paths for new server path ([ed197c5](ed197c5))
* **docker:** trigger docker builds after new release method ([5caf24e](5caf24e))
* **main:** added note to readme about octofarm website issues ([f0dd0c0](f0dd0c0))
* **main:** fix incorrect token on release ([4a2b62a](4a2b62a))
* **main:** fix release deps not installing ([029cb1f](029cb1f))
* **main:** readme type-o ([8223b10](8223b10))
* **main:** simplify issue report ([2af5ba1](2af5ba1))
* **main:** swap release-it with semantic-release ([073b17e](073b17e))
* **main:** updated eslint configuration ([125a26f](125a26f))
@NotExpectedYet
Copy link
Member

🎉 This issue has been resolved in version 1.6.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working / good issue report released
Projects
Development

No branches or pull requests

2 participants