-
Notifications
You must be signed in to change notification settings - Fork 315
Description
Can't set a due date on some of the new cards.
NC 22
Deck 1.5.3
In the logs:
Exception: Argument 2 passed to OCA\Notifications\Handler::deleteById() must be of the type string, int given, called in /var/www/nc/public_html/apps/notifications/lib/Handler.php on line 113
/var/www/nc/public_html/lib/private/AppFramework/App.php - line 156:
OC\AppFramework\Http\Dispatcher->dispatch(OCA\Deck\Con ... {}, "update")
/var/www/nc/public_html/lib/private/Route/Router.php - line 301:
OC\AppFramework\App::main("OCA\\Deck\\ ... r", "update", OC\AppFramew ... {}, { cardId: "2 ... "})
/var/www/nc/public_html/lib/base.php - line 1000:
OC\Route\Router->match("/apps/deck/cards/20")
/var/www/nc/public_html/index.php - line 36:
OC::handleRequest()
По причине TypeError: Argument 2 passed to OCA\Notifications\Handler::deleteById() must be of the type string, int given, called in /var/www/nc/public_html/apps/notifications/lib/Handler.php on line 113
/var/www/nc/public_html/apps/notifications/lib/Handler.php - line 113:
OCA\Notifications\Handler->deleteById(239, 87013991125, OC\Notification\Notification {})
/var/www/nc/public_html/apps/notifications/lib/App.php - line 78:
OCA\Notifications\Handler->delete(OC\Notification\Notification {})
/var/www/nc/public_html/lib/private/Notification/Manager.php - line 360:
OCA\Notifications\App->markProcessed(OC\Notification\Notification {})
/var/www/nc/public_html/apps/deck/lib/Db/CardMapper.php - line 106:
OC\Notification\Manager->markProcessed(OC\Notification\Notification {})
/var/www/nc/public_html/apps/deck/lib/Service/CardService.php - line 355:
OCA\Deck\Db\CardMapper->update("*** sensiti ... ")
/var/www/nc/public_html/apps/deck/lib/Controller/CardController.php - line 98:
OCA\Deck\Service\CardService->update("** sensiti ... ")
/var/www/nc/public_html/lib/private/AppFramework/Http/Dispatcher.php - line 217:
OCA\Deck\Controller\CardController->update("** sensiti ... *")
/var/www/nc/public_html/lib/private/AppFramework/Http/Dispatcher.php - line 126:
OC\AppFramework\Http\Dispatcher->executeController(OCA\Deck\Con ... {}, "update")
/var/www/nc/public_html/lib/private/AppFramework/App.php - line 156:
OC\AppFramework\Http\Dispatcher->dispatch(OCA\Deck\Con ... {}, "update")
/var/www/nc/public_html/lib/private/Route/Router.php - line 301:
OC\AppFramework\App::main("OCA\Deck\ ... r", "update", OC\AppFramew ... {}, { cardId: "2 ... "})
/var/www/nc/public_html/lib/base.php - line 1000:
OC\Route\Router->match("/apps/deck/cards/20")
/var/www/nc/public_html/index.php - line 36:
OC::handleRequest()