Notification matcher not matching on job-id

srs

Active Member
Nov 5, 2018
4
0
41
43
Trying to create a notification matcher that will match on a backup job but its not working.

If I remove the match field: job-id then the matcher works, so it's not matching the job-id.

I have another system where the same rules work fine!
 

Attachments

  • p1.png
    p1.png
    39.5 KB · Views: 6
  • p2.png
    p2.png
    15.4 KB · Views: 7
  • p3.png
    p3.png
    10.6 KB · Views: 6
  • p4.png
    p4.png
    49.8 KB · Views: 6
How is the backup triggered? By schedule or by the 'Run now' button? To quote from the docs [1]:

Backup job notifications only have job-id set if the backup job was executed automatically based on its schedule, but not if it was triggered manually by the Run now button in the UI.

This is due to a technical limitation with regards how the 'Run now' button is implemented, I hope we can resolve this at some point in the future.

[1] https://pve.proxmox.com/pve-docs/pve-admin-guide.html#notification_events