[Koha-bugs] [Bug 32316] Send invitations to share a list immediately

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Mar 11 20:23:55 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32316

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #146971|0                           |1
        is obsolete|                            |

--- Comment #12 from David Nind <david at davidnind.com> ---
Created attachment 148104
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148104&action=edit
Bug 32316: Send list share invites and accepts immediately

For emails triggered manually it's save and helpful
to send them immediately. This patch takes care of
SHARE_INVITE and SHARE_ACCEPT.

To test:
* Enable OpacAllowSharingPrivateLists
* Configure SMTP servers
* Set KohaAdminEmailAddress and an email address in your user
* Create a private list in the OPAC
* Share the list with your email
* Verify that you receive the email immediately
  (in the message_queue the status will be sent)
* Create a second user to log into the OPAC with
* Log out of the OPAC
* Click on the link in the invite email or copy/paste it
  to the browser
* Log in as your second user so the list is shared

Signed-off-by: David Nind <david at davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list