checking the wrong version number #194

Closed
opened 2026-02-04 17:02:30 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @Tealk on GitHub (Nov 14, 2024).

Current Behavior

The wrong version number is checked in the nodes, namely that of the panel instead of wings

image

Expected Behavior

The current wings number is displayed.

Steps to Reproduce

Open notes settings

Panel Version

1.0.0-beta13

Wings Version

1.0.0-beta7

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

No response

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @Tealk on GitHub (Nov 14, 2024). ### Current Behavior The wrong version number is checked in the nodes, namely that of the panel instead of wings ![image](https://github.com/user-attachments/assets/5f6d9da8-c0ec-45b6-8284-954b642e9ff8) ### Expected Behavior The current wings number is displayed. ### Steps to Reproduce Open notes settings ### Panel Version 1.0.0-beta13 ### Wings Version 1.0.0-beta7 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs _No response_ ### Is there an existing issue for this? - [X] I have searched the existing issues before opening this issue. - [X] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [X] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Author
Owner

@Boy132 commented on GitHub (Nov 14, 2024):

Already fixed with #709 and will be included in the next beta.

@Boy132 commented on GitHub (Nov 14, 2024): Already fixed with #709 and will be included in the next beta.
Author
Owner

@Tealk commented on GitHub (Nov 14, 2024):

That confuses me @Boy132 , the change says that wings will be changed to panel, which is exactly the wrong way around? The version number of wings should be there.

@Tealk commented on GitHub (Nov 14, 2024): That confuses me @Boy132 , the change says that wings will be changed to panel, which is exactly the wrong way around? The version number of wings should be there.
Author
Owner

@Boy132 commented on GitHub (Nov 14, 2024):

The panel version used the cache key name for wings. So the cache for the panel version was overwritting the cached wings version.
That's why the panel version is displayed, and #709 fixed that.

@Boy132 commented on GitHub (Nov 14, 2024): The panel version used the cache key name for wings. So the cache for the panel version was overwritting the cached wings version. That's why the panel version is displayed, and #709 fixed that.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#194