Actions
Bug #15677
closedDuplicate email template posts are being created during a BuddyPress upgrade
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
BuddyPress (misc)
Target version:
Start date:
2022-03-19
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
See https://redmine.gc.cuny.edu/issues/15675#note-3.
Duplicate email templates are being created whenever a BuddyPress DB update is required (I'm guessing).
The Group Email Subscription plugin has some logic to determine whether a new email template should be created or not: https://github.com/boonebgorges/buddypress-group-email-subscription/blob/d322c0bfb053b9ee23d1e25a250717d1e506313a/admin.php#L398. But judging by the other duplicate BuddyPress email templates that were also created, it's probably caused by something else.
Related issues
Actions