NAL-i5K / tripal_eutils

ncbi loader via the eutils interface
GNU General Public License v3.0
4 stars 3 forks source link

notify admins of pubs attached to project when inserting assembly #196

Closed bradfordcondon closed 5 years ago

bradfordcondon commented 5 years ago

child of #192

I think it's fine to import them, but the admin user needs to know that they're being imported. You can't tell from the preview. Not sure if it's sufficient to just display it in the log message - even if it's documented that to get the full picture, you need to be viewing the drush log, an admin user could still be unwittingly importing pubs without realizing it if they choose not to read the documentation (guilty as charged).

Some linked records insert stuff. for example, publications attached to a project will get inserted, when importin an assembly.

We therefore need the formatters to check projects for publications so the admin will be notified prior to insertion.