I recently added a second store view to an existing store. For which we were running cron to reapply all the catalog rules and reindexing ( standard Magento suite ) . The rules were getting applied as the jobs were scheduled using cron. I Use AEO Scheduler for scheduling cron jobs.
For the second store, I find that the rules are not getting applied every night, so the incorrect prices are showing. Is there a second cron required for the same jobs for the second store? How do I create a schedule for the second store. I see that at the backend the schedule is at Global Level not store level. Any Help with this please?