11 Jan
2023
11 Jan
'23
6:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32393 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com --- Comment #27 from Nick Clemens <nick@bywatersolutions.com> --- Testing notes: 1.b didn't work for me, I did: - my $json_args = $self->_json->encode($job_args); + #my $json_args = $self->_json->encode($job_args); + my $json_args=$job_args; To check the queues I just did: rabbitmqctl list_queues -- You are receiving this mail because: You are watching all bug changes.