Summary: | Message enqueued with no to_address when using CanMarkHoldsToPullAsLost for patron without an email address | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart, kyle.m.hall |
Version: | Main | ||
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: | |||
Bug Depends on: | 19287 | ||
Bug Blocks: |
Description
Andrew Fuerste-Henry
2020-08-13 13:45:47 UTC
I understand they feel contradictory messages, but it's actually what happened: the notice is enqueued without a to_address. If empty, to_address will be set to the patron's email address when the message is sent. So a librarian can eventually update it in the meanwhile. Afaik it's the same behaviour for a lot of other notices. |