SIGN IN SIGN UP
BookStackApp / BookStack UNCLAIMED

A platform to create documentation/wiki content built with PHP & Laravel

0 0 69 PHP

Notifications: Fixed error on comment notification

Fixes an error where a used relation (entity) on the comment was
resulting in null due to eager loading the notification when
deserializing from the queue, where Laravel was then mis-matching the
names when performing the eager loading.

For #5918
D
Dan Brown committed
9de294343dd7309bb00e6a0011dfbd443e8620c4
Parent: 98a09bc