collective / Products.EasyNewsletter

Powerful newsletter/mailing product for Plone.
https://pythonhosted.org/Products.EasyNewsletter/
GNU General Public License v2.0
28 stars 23 forks source link

Prevent using broken relations as defaults aggregation sources, NL Issues #179

Open MrTango opened 2 years ago

MrTango commented 2 years ago

When a NL object has broken relations to collections it can preduce errors when creating issues.

MrTango commented 2 years ago

maybe we can use plone.api.releation to solve these issues.