guysoft / backupfriend-client

Backupfriend wx widgets client
GNU General Public License v3.0
8 stars 4 forks source link

[bug] New job executed via run button or scheculer should apear in the runs list #13

Closed guysoft closed 3 years ago

guysoft commented 3 years ago

Steps to reproduce:

  1. Create a run job
  2. Make sure job is selected
  3. Run the job or let it run via the scheduler

Expected: A new job should appear with the log

Actual: You need to move away form the job and back to see that there is a new one

Implementation tip: use pub/sub like in adding a new job