Auto-commit local changes before build (2026-01-20 10:34:23)

This commit is contained in:
Ivo Oskamp 2026-01-20 10:34:23 +01:00
parent dfca88d3bd
commit e4e069a6b3
3 changed files with 25 additions and 19 deletions

View File

@ -1 +1 @@
v20260120-04-autotask-deletedby-name-runlink-fix
v20260120-05-autotask-indent-fix

View File

@ -394,6 +394,12 @@ Changes:
- Updated Run Checks to display “Deleted by: <First name> <Last name>” with resource ID as fallback.
- Restored legacy behavior by linking newly created job runs to any open internal tickets (TicketJobRun inherit) during mail import.
## v20260120-05-autotask-indent-fix
- Fixed an IndentationError in routes_inbox.py that prevented Gunicorn from starting.
- Corrected the indentation of db.session.flush() to restore valid Python syntax.
- No functional or logical changes were made.
***
## v0.1.21