[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
Mon Feb 20 20:51:55 CET 2023


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

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

--- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 146971
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146971&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

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


More information about the Koha-bugs mailing list