Current Behavior
Currently, the panel attempts to check if the successful transfer status update is coming from the new node by checking if the servers node is the new node in the transfer, before the server has been updated to the new node, always failing.
Expected Behavior
The panel should check if the node making the request is the new node in the transfer.
Steps to Reproduce
Attempt to transfer a server.
Panel Version
1.12.1
Wings Version
1.12.1
Games and/or Eggs Affected
N/A
Docker Image
N/A
Error Logs
ERROR: [...] failed to set transfer status on panel error=Error response from Panel: HttpForbiddenException: Requesting node does not have permission to access this server. (HTTP/403) server=... status=true subsystem=transfer
Is there an existing issue for this?