Bug 35818 - Message queue cron job vs. system preferences
Summary: Message queue cron job vs. system preferences
Status: Needs documenting
Alias: None
Product: Koha
Classification: Unclassified
Component: Documentation (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-16 14:25 UTC by Alexander Wagner
Modified: 2024-01-17 11:23 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.