Trigger 'Calendar Event' bug

Post your questions and help other users.

Moderator: Martin

Post Reply
porten
Posts: 7
Joined: 01 May 2013 10:56

Trigger 'Calendar Event' bug

Post by porten » 28 Mar 2014 16:58

Hi

I'm using the 'Calendar Event' trigger, to trigger a flow at Event End.
The calendar type is 'Exchange ActiveSync'. There are two configured Exchange ActiveSync accounts, and it triggers on events from both of them -- don't know if that is significant.

I have the trigger configured to trigger 30 seconds AFTER an event ends.
It always triggers at the appropriate time, but once in a while (apparently not always), the event_ properties passed to the flow are for the next up-coming event.

Example:
Meeting from 09:30 - 09:45
Meeting from 10:00 - 11:00

When the 'Calendar Event' End-trigger occurs at 09:45:30, it contains information about the meeting which begins at 10:00. It should have been information about the meeting which just ended at 09:45 (causing the trigger).
The 'Calendar Event' End-trigger then occurs again at 11:00:30, this time passing the same event_ info as the previous trigger (this time it is the correct info).

You've already received logs from my @kmd.dk address for the example mentioned above... several logs in fact (wasn't aware the Send Log ability auto-added info@automagic4android.com as recipient :oops:).

PS: Enjoy your vacation :)

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Trigger 'Calendar Event' bug

Post by Martin » 01 Apr 2014 19:58

Hi,

I was already curious to know why I got all these mails ;-)

Could you please enable Debug Log and Log to SD card in the preferences of Automagic (on the flow list: menu->Manage->Preferences) then send the log found on the "sd card" to me (info@automagic4android.com) after this problem occurred one more time. The "SD card"-log is stored under /storage/emulated/0/Automagic/log.txt or /mnt/sdcard/Automagic/log.txt or a similar path (depends on device type and Android version).

Thanks & Regards,
Martin

porten
Posts: 7
Joined: 01 May 2013 10:56

Re: Trigger 'Calendar Event' bug

Post by porten » 10 Apr 2014 10:34

Sorry about the late response here. Before I saw your message I had to (for unrelated reasons) remove one of my two Exchange ActiveSync accounts. After that, the Calendar Event end-trigger only gave correct data, so even with the debug-info enabled (and the same recurring meetings as before) I could not collect any buggy traces.

I've tried re-adding the 2nd ActiveSync account again, but so far I still only get correct end-trigger data.
I'll keep debug and log to file enabled, and update this post if the error occurs again.

Post Reply