Reviewed: https://reviews.mahara.org/c/mahara/+/13126 Committed: https://git.mahara.org/mahara/mahara/commit/b4d54e0783909c1537376e750b41fade5290c8dc Submitter: "Robert Lyon <[email protected]>" Branch: main
commit b4d54e0783909c1537376e750b41fade5290c8dc Author: veronicavarsha <[email protected]> Date: Thu Sep 1 13:22:42 2022 +1200 Bug #1965079: Fix for the reason getting lost in group invite email Signed-off-by: veronicavarsha <[email protected]> Change-Id: I0cb701f95aacb1602def493b4ef2b83612dc7217 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1965079 Title: Group invite reason got lost Status in Mahara: Fix Committed Bug description: When you invite someone via their profile page, you can enter a reason for them to join the group. That used to be added to the notification they received. However, that is not the case any more and only a generic notification is sent. To replicate: 1. Create a group. 2. Go to somebody else's profile page. 3. Invite them to the group. 4. Fill in a reason. Results: - Expected: The reason shows up in the notification. - Actual: It doesn't. The current notification (replicated is the plain text one, but if an HTML one exists) is: DISPLAYNAME (function) OF GROUP ADMIN has invited you to join a group, 'GROUPTITLE'. Click on the link below for more information. See http://DOMAIN/group/view.php?id=1 Suggested updated notification --------------------------------- Hi FIRSTNAME, I'd like to invite you to join the group 'GROUPTITLE'. [This section only if a reason was given] My reason is: {add the reason that was provided} Go to http://mahara.anitsirk.wgtn.cat-it.co.nz/group/view.php?id=1 to accept or decline this invitation. Thank you DISPLAYNAME OF GROUPADMIN who invited the person To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1965079/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

