Add database field for ticket_first_response_at. This can be used as part of metric reporting and also as part of SLAs in the future

This commit is contained in:
wrongecho
2025-03-07 13:28:35 +00:00
parent ad9e4b4fb4
commit 44b70d7161
3 changed files with 11 additions and 4 deletions

View File

@@ -5,4 +5,4 @@
* It is used in conjunction with database_updates.php
*/
DEFINE("LATEST_DATABASE_VERSION", "1.8.7");
DEFINE("LATEST_DATABASE_VERSION", "1.8.8");