Project

General

Profile

Actions

Bug #3448

closed

Group changes email slug/link issue

Added by Matt Gold over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Groups (misc)
Target version:
Start date:
2014-09-05
Due date:
% Done:

100%

Estimated time:
Deployment actions:

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.

Actions #1

Updated by Boone Gorges over 9 years ago

  • 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).

Actions #2

Updated by Raymond Hoh over 9 years ago

  • 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.

Actions #3

Updated by Matt Gold over 9 years ago

Thank you, Ray

Actions

Also available in: Atom PDF