https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38988 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Text to go in the| |This fixes the messages release notes| |displayed in About Koha | |"Server information" and | |"System information" tabs, | |depending on whether the | |RabbitMQ service is running | |and the options for the | |JobsNotificationMethod | |system preference. | |Previously, an error | |message was shown in the | |system information tab when | |the "Polling" option was | |selected and RabbitMQ was | |not running, when it | |shouldn't have. | | | |Expected | |behavour: | |- RabbitMQ | |running: | | . STOMP option: | |message broker shows as | |"Using RabbitMQ", no | |warnings in the system | |information tab | | . Polling | |option: message broker | |shows as "Using SQL | |polling", no warnings in | |the system information tab | |- RabbitMQ not running: | | . | |STOMP option: message | |broker shows as "Using SQL | |polling (Fallback, Error | |connecting to RabbitMQ)", | |error message shown in the | |system information tab | | . | |Polling option: message | |broker shows as "Using SQL | |polling", no warnings in | |the system information tab -- You are receiving this mail because: You are watching all bug changes.