failure when setting mutliple triggers on a weekly basis - Printable Version +- Community | RoboIntern (https://robointern.tech/community) +-- Forum: RoboIntern Forum (https://robointern.tech/community/forumdisplay.php?fid=1) +--- Forum: Bug Reports (https://robointern.tech/community/forumdisplay.php?fid=5) +--- Thread: failure when setting mutliple triggers on a weekly basis (/showthread.php?tid=1856) |
failure when setting mutliple triggers on a weekly basis - crnico - 05-02-2022 Hello, first I just like to highlight how amazing is this tool! really changed my life! There's just something since the very last update, it seems that for the tasks I use and which are triggered every 4 week, I cannot use "multi-trigger" eg : Task1 : Trigger 1 = every 4 week, monday & tuesday >> starting from this week Trigger 2 = every 4 week, monday & tuesday >> starting from next week When doing this it just doesn't work and when I do 2 separate Task (1 with trigger 1 and the other with trigger 2) it works perfectly (just for you to know this task is just containing some .bat files) Do you think this is an issue with the application? my OS Name is : Microsoft Windows Server 2012 R2 Datacenter RE: failure when setting mutliple triggers on a weekly basis - RoboIntern - 05-02-2022 hi Crnico, Thanks for the feedback, glad to hear you like the app I wonder did you recently update the app and it started to happen after that? Additionally, is the given task's next run time displayed correctly? RE: failure when setting mutliple triggers on a weekly basis - crnico - 05-06-2022 (05-02-2022, 08:45 PM)RoboIntern Wrote: hi Crnico, Hi! thanks a lot for your reply! Yes I updated the app and it started to happen after that indeed (at the beginning before the update everything was working fine) The task next run is properly displayed yes but it doesn't work (despite the fact it is displayed properly) RE: failure when setting mutliple triggers on a weekly basis - crnico - 05-08-2022 Hi, I think I found something else : When setting the same initial date for 2 different tasks and setting : Task 1 : only Friday, every 4 week Task 2 : every day except sat, sun, every 4 week Then it run once for both task but after running task 1 new scheduled date os correct (in 4 week) however for task 2 it is not correct, new scheduled date is in 3 weeks and I need to set 5weeks as a parameter and then it’s scheduled in 4 week. Can you help with this one too ? RE: failure when setting mutliple triggers on a weekly basis - crnico - 05-08-2022 Hi there, another thing is when you sort task by date, the sorting is not correct : Eg : When you sort ascending on these : 10/06/2022 01/06/2022 Regards RE: failure when setting mutliple triggers on a weekly basis - RoboIntern - 05-14-2022 Hi Crnico, Many thanks for the feedback. With regards to calculating the proper next run time for weekly recurrences (every 4 weeks in your example), big thanks for highlighting this - it was a bug, I've fixed it and released it now (silent release, same version as before ) With regards to sorting by date, that's indeed a bit inconvenience, I'll looking into updating the code. RE: failure when setting mutliple triggers on a weekly basis - crnico - 05-15-2022 (05-14-2022, 08:10 PM)RoboIntern Wrote: Hi Crnico, Thanks a lot!!! |