Skip to content

#22 PIN-83 Fixed: internal ID type check counts with null value

Vojtěch Svoboda requested to merge quanti/pin-83-internal-id into dev

Created by: Troi

@blazekv reported error with type check:

{"error":{"code":500,"message":"Internal Server Error","exception":[{"message":"Type error: Return value of ProjectBundle\Entity\Project::getInternalId() must be of the type string, null returned","class":"Symfony\Component\Debug\Exception\FatalThrowableError","trace":

Merge request reports

Loading