Setting cron time fails
Closed this issue · 3 comments
petermunch81 commented
Describe the bug
When trying to set a cron time, the card fails with the following error:
Cannot read properties of undefined (reading 'test')
To Reproduce
Steps to reproduce the behavior:
- Add cron time card to adv. flow
- Set cron time, eg: 0 13 * * *
- Right click card and select test from here
- See error
Expected behavior
No errors and cron time set to schedule
App (please complete the following information):
- Live version
- Installed version of Action Scheduler: v2.4.2
- Model: Homey Pro (Early 2023)
- Version: 12.0.1
Additional context
HomeyId of report: f78134f6-a1fe-480d-aa65-950b2468b1c9
oh2th commented
Thank you for your very clear problem description. Found the issue and a fix is on its way.
oh2th commented
Fix is live at Homey App Store.
petermunch81 commented
I can confirm that the fix is working as inteded 👍
Thanks for a quick response.