Event Scheduler > 'user defined' resets to 'only once, at'

I don’t appear to be able to setup a user defined event - I.E to run once every minute. Whenever I set a user defined time/date, it appears to “lose” this option on hitting ‘Ok’.

See screenshots attached:

  1. Event Editor before hitting ‘Ok’. Date: each day, Time: user defined: 5 Minutes

  2. Event Editor after hitting ‘Ok’ and just clicking ‘Edit’ again to view the new settings. Also note the ‘Event Scheduler’ hasn’t changed.


Before.png

After.png

That’s because they are the same: Every day at 00 hours, 05 minutes, 00 seconds. That’s only once a day at 5 minutes past midnight.
At user defined time you are supposed to set a range: for example 7-23.

I don’t think it’s possible to have an event fired once every minute each hour, each day. As far as I know the only way is to make multiple events fired at an interval of one minute each hour, each day.

You can use comma-separated list of values, also for the second: 0,20,40 (= every 20 seconds)

Fantastic - That was it.

Thanks Lukeman, Torben, much appreciated for the explanations!