Bug 35818

Summary: Message queue cron job vs. system preferences
Product: Koha Reporter: Alexander Wagner <alexander.wagner>
Component: DocumentationAssignee: Bugs List <koha-bugs>
Status: Needs documenting --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: aude.charillon
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Alexander Wagner 2024-01-16 14:25:23 UTC
In

https://koha-community.org/manual/latest/en/html/cron_jobs.html#notices

the note reads:

```
   Requires that EnhancedMessagingPreferences be set to ‘Allow’.
```

Howerver, it this seems to be wrong. The queue should be processed regardless of the setting for `Enhanced Messages`.

Probably, the Note should go to the next section

Advanced notice
Comment 1 Aude Charillon 2024-01-17 11:23:45 UTC
Thank you for reporting this! Marking as "Needs documenting" to give it more visibility for the Documentation team.