Automatically closed - issue fixed for 2 weeks with no activity.
When using hook_conapi if multiple crons are specified, only a single cron is picked up by Ultimate Cron.
The issue resides in the CronJobDiscovery class, in particular the getModuleHooks method.
Attached is a patch which allows users to specify multiple cron jobs in a single module, but it still needs some work like, to add all options (scheduler, logger.. ). Only title option do work for now.
Please review and commit.
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.