netgen / NetgenInformationCollectionBundle

Information collection alike feature for eZ Publish 5/eZ Platform
https://netgen.io
GNU General Public License v2.0
19 stars 8 forks source link

Error on admin route when creator of infocollection has been deleted #45

Closed darinda closed 4 years ago

darinda commented 5 years ago

When accessing the collected info backend (/admin/netgen/informationcollection/collection-list/[contentId]) for a content where an infocollection exists that has been created by a user that no longer exists, there will be an error.

Currently this is can only be fixed by manually updating the creator_id of the infocollection (directly in the database) to an existing user's id.

MarioBlazek commented 5 years ago

@darinda sorry I've somehow missed this issue report will fix ASAP.