Opened 15 years ago
Closed 15 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: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.6 |
| Component: | Groups | Version: | 1.2 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.