mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1771] [CLOSED] Task Offset #1561
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1771
Author: @JoanFo1456
Created: 10/2/2025
Status: ❌ Closed
Base:
main← Head:fix/taskoffset📝 Commits (4)
03de718Fixed reorder messcf1f7ceMerge branch 'pelican-dev:main' into fix/taskoffset79cb51ePhpstan and pint3f62f9aMerge branch 'fix/taskoffset' of https://github.com/JoanFo1456/panel into fix/taskoffset📊 Changes
1 file changed (+27 additions, -1 deletions)
View changed files
📝
app/Filament/Server/Resources/Schedules/RelationManagers/TasksRelationManager.php(+27 -1)📄 Description
When you make a task for the first time, it shouldn't have an offset, seems that it broke with the update.
This pr what it does is to fix first action to not show the offset field on creation and make sure it will always be 0 when reordered or deleted a task.
I did this at 2am, so I'll be grateful on feedback.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.