panel
panel copied to clipboard
Activity Log showing wrong file path when creating a file in the webeditor
Current Behavior
When creating a new file in the webeditor, the activity log gets these two entries: Wrote new content to /test.txt & Viewed the contents of //text.txt
Expected Behavior
The second activity log entry should be Viewed the contents of /text.txt
Steps to Reproduce
Create a new file in the webeditor, write content into it and save it. Then, have look at the activity log.
Panel Version
1.10.1
Wings Version
1.7.0
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.
I think I'm just going to be getting rid of that activity log entirely, it is kind of pointless and excessively noisy. I explicitly don't even track it for SFTP so no reason to also do it in the web viewer.
Well okay 😁 Just wanted to give you guys the hint. Feel free to close the issue whenever you finally made your decision!