Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
fdranguet
Posted - 07/28/2009 : 08:41:20 Hello,
I found a small bug on RP Scheduler side: when sending a mail, it will try to write a record on a ReportPortal table called 'Job History'. This table is containing, among others, two datetime fields: "StartTime" and "EndTime". If default date is set to "British English" on SQL Server (DD/MM/YYYY), RP Scheduler will fail to add that record because of a datetime conversion issue and the whole process will be stopped.
This is fine now, since I just changed those two fields to datetime of USA type (MM/DD/YYYY), and then RP Scheduler is working flawlessly (I must say it is working very well, by the way); but could you please fix this bug for next versions ? Many thanks !
Regards, François
3 L A T E S T R E P L I E S (Newest First)
admin
Posted - 08/18/2009 : 05:01:21 Thanks. This will be fixed in the next build.
fdranguet
Posted - 08/17/2009 : 00:38:02 Sorry for the delay - was on holidays.
I am using build 163; I am unsure it would be doing the same with the last one (164), but I will update to that version soon and let you know if it is the same.
Regards, François
admin
Posted - 07/29/2009 : 22:10:00 Thanks for your feedback. Which build are you using?