Closed tsbonev closed 6 years ago
We have an object for the ArticleProperties so it makes no sense to have the entries themselves only be id references. This change will also save us quite a few queries during the restoration of an article as a restored entry is already available.
Scrapped, stored in OrderedReferenceMaps.
We have an object for the ArticleProperties so it makes no sense to have the entries themselves only be id references. This change will also save us quite a few queries during the restoration of an article as a restored entry is already available.