shahar3000

Results 2 comments of shahar3000

A temporary fix that seems to solve the issue: ``` diff --git a/lib/Service/BoardService.php b/lib/Service/BoardService.php index b6e749f6..235d21c3 100644 --- a/lib/Service/BoardService.php +++ b/lib/Service/BoardService.php @@ -438,7 +438,8 @@ class BoardService { throw new...