Skip to content

Fix backup restore activity event names#5670

Open
ShiroKSH wants to merge 2 commits into
pterodactyl:1.0-developfrom
ShiroKSH:fix-backup-restore-failed-event
Open

Fix backup restore activity event names#5670
ShiroKSH wants to merge 2 commits into
pterodactyl:1.0-developfrom
ShiroKSH:fix-backup-restore-failed-event

Conversation

@ShiroKSH

Copy link
Copy Markdown

This PR fixes activity log event names for backup restores.

Failed restore attempts were logged with an event name that used the wrong separator, while reset-state was checking for an event name that is never created anywhere. As a result, restore-related activity logs could not be matched consistently.

This change only updates activity log event naming. It does not change the restore logic itself.

Checks:

  • php -l on both modified files
  • git diff --check

@ShiroKSH

ShiroKSH commented Jul 8, 2026

Copy link
Copy Markdown
Author

@pterodactyl We're ready for verification when you have a chance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant