Go to file
Ivo Oskamp 2d1cdf13c5 Prevent accidental clearing of default ticket status
Enhanced save logic to protect against losing the default ticket
status value when saving settings with an empty dropdown:

- Only update to new value if a status is actually selected
- Only allow clearing if reference data is loaded (dropdown has options)
- Preserve existing value if dropdown is empty (no reference data)

This fixes the issue where saving settings before reference data
loaded would overwrite the previously configured default status
with NULL, causing "Create Autotask ticket" to fail with error
about missing default status.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-06 16:52:09 +01:00
containers/backupchecks Prevent accidental clearing of default ticket status 2026-02-06 16:52:09 +01:00
deploy Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
docs Merge branches v20260203-01 through v20260205-13 into main 2026-02-06 13:41:08 +01:00
.gitignore Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
.last-branch Merge branches v20260203-01 through v20260205-13 into main 2026-02-06 13:41:08 +01:00
build-and-push.sh Auto-commit local changes before build (2026-01-01 16:40:37) 2026-01-01 16:40:37 +01:00
LICENSE Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
README.md Merge branches v20260203-01 through v20260205-13 into main 2026-02-06 13:41:08 +01:00
version.txt Merge branches v20260203-01 through v20260205-13 into main 2026-02-06 13:41:08 +01:00