feat: refs #8227 Update roadmap triggers to manage eta adjustments and prevent recursive calls #3428

Merged
guillermo merged 8 commits from 8227-roadmapChanges into test 2025-02-14 10:54:19 +00:00
Member
No description provided.
guillermo added 1 commit 2025-02-10 12:04:39 +00:00
guillermo added 1 commit 2025-02-10 12:06:07 +00:00
gitea/salix/pipeline/pr-test There was a failure building this commit Details
75b6867be8
feat: refs #8227 Minor change
guillermo added 1 commit 2025-02-13 08:22:48 +00:00
gitea/salix/pipeline/pr-test This commit looks good Details
92ab3648e7
feat: refs #8227 Fix tests
guillermo added 1 commit 2025-02-13 08:34:23 +00:00
gitea/salix/pipeline/pr-test This commit looks good Details
bd53f7367c
Merge branch 'test' into 8227-roadmapChanges
guillermo requested review from jgallego 2025-02-13 11:19:28 +00:00
jgallego approved these changes 2025-02-13 12:14:14 +00:00
@ -40,0 +46,4 @@
IF NOT (NEW.etd <=> OLD.etd) THEN
SET vSeconds = TIME_TO_SEC(TIMEDIFF(NEW.etd, OLD.etd));
IF vSeconds IS NOT NULL AND vSeconds <> 0 THEN
Owner

IF vSeconds <> 0 THEN
amb açò suficient

`IF vSeconds <> 0 THEN` amb açò suficient
guillermo marked this conversation as resolved
guillermo added 1 commit 2025-02-13 13:12:48 +00:00
gitea/salix/pipeline/pr-test There was a failure building this commit Details
4042679c9b
feat: refs #8227 Grants
guillermo added 1 commit 2025-02-13 13:36:13 +00:00
gitea/salix/pipeline/pr-test There was a failure building this commit Details
845ce8d6d8
feat: refs #8227 Minor changes
guillermo added 1 commit 2025-02-14 09:04:15 +00:00
guillermo added 1 commit 2025-02-14 10:52:43 +00:00
gitea/salix/pipeline/pr-test This commit looks good Details
aca49505bd
Merge branch 'test' into 8227-roadmapChanges
guillermo merged commit d9e177d6b4 into test 2025-02-14 10:54:19 +00:00
guillermo deleted branch 8227-roadmapChanges 2025-02-14 10:54:20 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix#3428
No description provided.