Error in Event Definition: "Cron expression contains 5 parts but we expect one of [6, 7]"

When creating an Event Definition in Graylog 6.1, we set the Cron Expression to the standard for “every 20 minutes” or “*/20 * * * *” per multiple cron generators, but in Graylog this causes an error “Cron expression contains 5 parts but we expect one of [6, 7]” and the Event Definition refuses to save. What would be the correct syntax?