From 76e6a82c31187e300e664d3bc62348bf9d7d618d Mon Sep 17 00:00:00 2001 From: Sergio Date: Tue, 14 Mar 2023 17:41:56 +0800 Subject: [PATCH] When deleting a tracked time through the API return 404 not 500 (#11319) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 03872a8d..8e5a200c 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Add EventSource support (#11235) +When deleting a tracked time through the API return 404 not 500 (#11319)