Opened 13 years ago
Closed 13 years ago
#3936 closed defect (bug) (fixed)
Editing a group forum topic deletes corresponding activity ID and creates a new activity ID
Reported by: | r-a-y | Owned by: | |
---|---|---|---|
Milestone: | 1.6 | Priority: | normal |
Severity: | normal | Version: | 1.2 |
Component: | Groups | Keywords: | has-patch |
Cc: |
Description
When a group forum topic is edited, the corresponding activity ID is deleted and a new activity ID is created.
Attached patch is against v1.5.3.1.
In trunk, this creates issues with duplicate @mention emails.
Think of this as the second half of #3825!
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Forgot to mention in the ticket description that the patch will update the existing activity item instead of deleting and creating a new activity entry.