First schedule task can have a time offset #497

Closed
opened 2026-02-05 17:41:13 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @rmartinoscar on GitHub (Nov 24, 2025).

Originally assigned to: @Boy132 on GitHub.

Image Image

Steps to reproduce:
Make a schedule with 2 tasks, first one doesn't matter, second have a 10sec time offset
delete first task of a schedule, tadam you have first task with 10 sec time offset.

I think this is due to the task's sequence_id that doesn't changes
65bb99e2b0/app/Filament/Server/Resources/Schedules/RelationManagers/TasksRelationManager.php (L108-L113)

Originally created by @rmartinoscar on GitHub (Nov 24, 2025). Originally assigned to: @Boy132 on GitHub. <img width="1318" height="304" alt="Image" src="https://github.com/user-attachments/assets/e4884982-7f56-421e-8508-ed475fd24dc9" /> <img width="1319" height="249" alt="Image" src="https://github.com/user-attachments/assets/62ede9c4-cfcc-4242-8d90-961fd1a07d3e" /> Steps to reproduce: Make a schedule with 2 tasks, first one doesn't matter, second have a 10sec time offset delete first task of a schedule, tadam you have first task with 10 sec time offset. I think this is due to the task's sequence_id that doesn't changes https://github.com/pelican-dev/panel/blob/65bb99e2b017bcd09e8c655a56435fe3ae601aa1/app/Filament/Server/Resources/Schedules/RelationManagers/TasksRelationManager.php#L108-L113
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#497