CoreBOSBB
Opportunity Workflow - New POT created - fixed - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: Opportunity Workflow - New POT created - fixed (/showthread.php?tid=1703)



Opportunity Workflow - New POT created - fixed - global.da - 02-10-2020

the new potential creation workflow email notification goes to the task to do module but not on our external outlook user email
but the support ticket new ticket creation workflow is ok.

any help appreciated


RE: Opportunity Workflow - New POT created - joebordes - 02-11-2020

Sorry, I don't understand. If it is an email issue try activating the email debug (https://corebos.com/documentation/doku.php?id=en:devel:debuging#email), if not please share some examples


RE: Opportunity Workflow - New POT created - global.da - 02-12-2020

Hi Joe,
thank you for the response.

Ive noticed that i'm not receiving email notification from this workflow Opportunities Send Email to user on Opportunity creation
unlike in Support Tickets Send Email to Assigned users on Ticket creation - i'm receiving them.

but the POT created email goes to To DO module. is it normal? as seen on my picture.

also, ive noticed when i create new POT, this is what i received [Warning]: cron Task(s) exceed time threshold.
Workflow 00:15 running


RE: Opportunity Workflow - New POT created - joebordes - 02-13-2020

I'd say there is a problem sending that email. The record is created just before sending, so the workflow is launching and reaches the point where it can create the email. Do you have the "message" module active?

Activate debug in config.inc.php and then activate BACKGROUND DEBUG log in log4php.properties, to see what is happening


RE: Opportunity Workflow - New POT created - global.da - 02-14-2020

yes "message" module active.
it's only in Opportunities Module, but the rest are not having this issue.

will check on this
/// Activate debug in config.inc.php and then activate BACKGROUND DEBUG log in log4php.properties///,
to see what is happening

thank you.


RE: Opportunity Workflow - New POT created - global.da - 03-11-2020

fixed by updating the corebos

thank you