-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[Panel API] Can't updated description #5178
Labels
bug
Something that's not working as it's intended to be.
Comments
Luiggi33
added
the
not confirmed
Report seems plausible but requires additional testing or 3rd part confirmation.
label
Aug 2, 2024
I believe no logs are required for this issue, because the updating of the node description is the only issue I have come across so far |
MambaTheMaestro
added a commit
to MambaTheMaestro/panel
that referenced
this issue
Aug 2, 2024
Hmm, weird. As per the API docs, it should consume the description, odd that it's omitted. Thanks for the fix, tho. I hope that gets merged/fixed soon-ish. |
danny6167
added
bug
Something that's not working as it's intended to be.
and removed
not confirmed
Report seems plausible but requires additional testing or 3rd part confirmation.
labels
Aug 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current Behavior
When sending a PATCH request to the https://panel.[MY DOMAIN]/api/application/nodes/1 endpoint, the description in the body isn't updated. There response indicates, that everything was without an error, but the description remains unchanged
Expected Behavior
I expect the description to update accordingly
Steps to Reproduce
Panel Version
1.11.7
Wings Version
1.11.13
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
The text was updated successfully, but these errors were encountered: