since this one is independent of the things with open questions. Quoting Lukas Wagner (2024-06-10 10:40:24) > This allows users to create notification match rules for specific > replication jobs, if they so desire. > > Signed-off-by: Lukas Wagner <l.wag...@proxmox.com> > --- > PVE/API2/Replication.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/PVE/API2/Replication.pm b/PVE/API2/Replication.pm > index d84ac1ab..6208a1a2 100644 > --- a/PVE/API2/Replication.pm > +++ b/PVE/API2/Replication.pm > @@ -123,8 +123,8 @@ my sub _handle_job_err { > }; > > my $metadata_fields = { > - # TODO: Add job-id? > type => "replication", > + "job-id" => $job->{id}, > }; > > eval { > -- > 2.39.2 > > > > _______________________________________________ > pve-devel mailing list > pve-devel@lists.proxmox.com > https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel > >
_______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel