#5671·panel

[BUG] Update v1.14.1 broke ability to allow users to run scheduled tasks

Author: tryallthethingsCreated Jun 30, 2026Updated Aug 19, 2026

Current Behavior

I have a disabled scheduled task created for a server and gave users the permissions view and edit. Up until installing v1.14.1, they were able to run this task to execute the single command I configured. Now they only get the error "You do not have permission to perform this action" which was introduced in https://github.com/pterodactyl/panel/commit/913b354aff43ff04fce95357ed68a675a1dd0fa6

Expected Behavior

Users should be able to run configured tasks if they have the permission.

Steps to Reproduce

  1. Create a task to run a command
Image
  1. Give users the permissions read and update for the schedule section
Image
  1. Try to run the task as the user
Image

Panel Version

1.14.1

Wings Version

1.13.1

Games and/or Eggs Affected

ARK: Survival Evolved

Docker Image

ghcr.io/pterodactyl/games:source

Error Logs

bash
https://ptero.co/hWJQ0n

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue. I understand that maintainers may close this issue without communication if I have not provided sufficient information.