Forum

Generation of alert...
 
Notifications
Clear all

Generation of alerts if real work is not entered - sending from wrong email

2 Posts
2 Users
0 Reactions
4,335 Views
(@darren)
Posts: 3
Active Member
Topic starter
 
[#4230]

Hello,

Generation of alerts if real work is not entered is not sending from the email as set in Global Parameters, is it sent from the user who created the activity?
Would I simply be able to go in to the DB table "activity" and set the activities I want with the "idUser" using SQL as the id of the resource that I would like it to send from?

Thanks


 
Posted : 22 Mar 2017 12H04
(@babynus)
Posts: 14952
Member Admin
 

Generation of alerts if real work is not entered is not sending from the email as set in Global Parameters, is it sent from the user who created the activity?

I don't catch what you deal with : alerts on real work not entered sends email from CRONNED process, and for several activities, so there is no link with any user creating any activity.

Would I simply be able to go in to the DB table "activity" and set the activities I want with the "idUser" using SQL as the id of the resource that I would like it to send from?

No, you should never change data directly in the database : it may lead to unexpeted side effects.
But you can change creation user in the title area (where creation date and last modification date are displayed) if you get the correct specific access right.


 
Posted : 31 Mar 2017 22H08
Share:

Scroll to Top