Cassandra\Exception\InvalidArgumentException: Invalid integer value: '1018625753679482880:1018627544011816960:0'
Sentry Issue: ENGINE-E
Cassandra\Exception\InvalidArgumentException: Invalid integer value: '1018625753679482880:1018627544011816960:0'
File "/Core/Comments/Repository.php", line 98, in Cassandra\Varint::__construct
$values[] = new Varint($opts['entity_guid']);
File "/Core/Comments/Repository.php", line 98, in Minds\Core\Comments\Repository::getList
$values[] = new Varint($opts['entity_guid']);
File "/Core/Comments/Manager.php", line 97, in Minds\Core\Comments\Manager::getList
$response = $this->repository->getList($opts);
File "/Controllers/api/v2/comments.php", line 64, in Minds\Controllers\api\v2\comments::get
'is_focused' => $focusedUrn && (strpos($focusedUrn, 'urn:') === 0),
File "/Api/Factory.php", line 69, in Minds\Api\Factory::build
return $handler->$method($pages);
...
(3 additional frame(s) were not displayed)
assigned to @msantang78
added scoped labels
changed weight to 1
changed milestone to %Mobile 3.10
added scoped label
mentioned in merge request !347 (merged)
added scoped label and automatically removed label
changed time estimate to 1h
closed
removed label
assigned to @eiennohi and unassigned @msantang78
reopened
- Owner
@eiennohi this is a legacy mobile issue but we don't need to be throwing an exception. If its not numeric, then return empty.
added scoped labels and automatically removed label
removed milestone
mentioned in merge request engine!367 (merged)
- Developer
@markeharding added
is_numeric()
checks to entity_guid, parent_guid_l1 and parent_guid_l2 added scoped label and automatically removed label
added scoped label and automatically removed label
added 1h of time spent at 2019-10-14
closed via merge request engine!367 (merged)
mentioned in commit engine@9c7ae9b5