panel icon indicating copy to clipboard operation
panel copied to clipboard

[Panel API] Can't updated description

Open Luiggi33 opened this issue 6 months ago • 3 comments

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

  1. Start up any given API tool im my example Bruno
  2. Send a HTTP Patch request to any node with a change description
  3. Receive a body, which does not reflect this change

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?

  • [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.

Luiggi33 avatar Aug 02 '24 08:08 Luiggi33