Skip to content

Fix: Don't serialise absent cites

Jamie Tanna requested to merge defect/stub-cite into develop

It's quite probable that we won't have a cite available, so we shouldn't try and serialize it if it's null, otherwise we'll get a 500.

Merge request reports