Ivo Oskamp ivooskamp
  • Joined on 2024-11-29
451ce1ab22 Add screenshot attachment support to Feedback/Bug system
ivooskamp pushed to main at ivooskamp/backupchecks 2026-02-10 11:49:50 +01:00
588f788e31 Auto-commit local changes before build (2026-02-10 11:49:48)
ivooskamp pushed to main at ivooskamp/backupchecks 2026-02-10 11:47:29 +01:00
a919610d68 HOTFIX: Fix duplicate tickets in Run Checks popup
ivooskamp deleted branch v20260210-01-autotask-ticket-propagation-fix from ivooskamp/backupchecks 2026-02-10 11:36:46 +01:00
ivooskamp pushed to main at ivooskamp/backupchecks 2026-02-10 11:36:07 +01:00
da9ed8402e Merge branch 'v20260210-01-autotask-ticket-propagation-fix' into main
8bef63c18a Release v0.1.26 on branch v20260210-01-autotask-ticket-propagation-fix (bump type 1)
7385ecf94c Update v0.1.26 changelogs with UI text fix
f62c19ddf8 Update Settings Maintenance test email text
1064bc8d86 Release v0.1.26 - Ticket system bug fixes
Compare 19 commits »
ivooskamp pushed tag v0.1.26 to ivooskamp/backupchecks 2026-02-10 11:35:28 +01:00
8bef63c18a Release v0.1.26 on branch v20260210-01-autotask-ticket-propagation-fix (bump type 1)
7385ecf94c Update v0.1.26 changelogs with UI text fix
f62c19ddf8 Update Settings Maintenance test email text
1064bc8d86 Release v0.1.26 - Ticket system bug fixes
5e617cb6a9 Improve changelog clarity for debug logging context
d467c060dc Remove debug logging from ticket linking function
0d9159ef6f Fix Run Checks popup showing resolved tickets
5b940e34f2 Fix Run Checks page showing resolved ticket indicators
43502ae6f3 Fix: Show resolved tickets only on runs where they were linked
a9cae0f8f5 Fix Job Details page showing resolved tickets
1b5effc5d2 Reduce test email generation from 3 to 1 per status
c1aeee2a8c Always log ticket linking attempts, not just when tickets found
aea6a866c9 Change debug logging to write to AuditLog table
c228d6db19 Add debug logging for ticket linking investigation