There is an issue with Apps Manager in Tanzu Application Service (TAS) for VMs 2.11 where the Apps Manager UI stops showing scheduled jobs.
However, all scheduled jobs and tasks should run as expected without issues. To confirm this, run the command
cf job-schedules in the cf CLI.
You have the option of installing a scheduler plugin to run this command. Download the plugin from
VMware Tanzu Network: Scheduler. Then run the
cf install-plugin command to install the plugin.