Hi devs, I have been working on this issue https://github.com/openMF/community-app/issues/1861. Which involves adding a progress-bar to the view so that we could keep track of the no.of executed jobs and the status easily, instead of refreshing the page again and again.
I am confused on how the job scheduler execution works, Is there any way to determine which jobs have been sent for execution ? and the jobs that have been completed ? because after the page is refreshed, we don't know what jobs have been sent. I would also like to know what does the next run indicate? does it indicate when the job would be run next? ( So that would mean as a user I'll need to Run the job manually when we arrive the period of next run?) . The user-manual does not seem to have information on the same. -- Regards, GopalaKrishnan P GitHub <http://www.github.com/gkrishnan724> | Blog <http://gkrishnan724.wordpress.com> | FOSS@Amrita <http://foss.amrita.ac.in/>
