Bug #3448
closed
Group changes email slug/link issue
Added by Matt Gold about 10 years ago.
Updated about 10 years ago.
Category name:
Groups (misc)
Description
I changed the name of a group I'm in and also changed the group URL. When I saved changes, I clicked "Yes" to notify members of this update. The problem is that the notification email that went out contained the old group URL, so anyone who wanted to click through and see the changes would be clicking a non-working link.
Please let me know whether you want more details.
- Assignee changed from Boone Gorges to Raymond Hoh
- Target version set to 1.7
Fixing this will probably mean changing something about the order in which notifications are sent. Ray, if you get a chance, can you look at this for 1.7? Can be bumped if it seems like it's going to be a lot of work (I don't want to rewrite the entire edit-group-slug plugin).
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
This should be fixed in commit 685579b.
The problem was the group updated email ran before the Edit Group Slug plugin could save the custom group slug. So the commit moves the Edit Group Slug save routine before the group updated email is sent. Also had to fix an issue with clearing the object cache for the current group in the Edit Group Slug plugin so BP would use the new slug.
Also available in: Atom
PDF