Skip to content

Adds the local contact field in notification emails

Loic Huder requested to merge local-contact-in-email into master

Fixes E-DataPortal#346 (closed)

Not easy. To get the local contact info, one needs to do an async request and this didn't fit nicely in the jungle of Promises already present.

I ended up rewriting most of the Promise based calls to refactor out the request to get users.

Edited by Loic Huder

Merge request reports

Loading