Project

General

Profile

Actions

Bug #5363

closed

fix duplicate activity entries

Added by krileon almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
01 July 2015
Due date:
% Done:

100%

Estimated time:

Description

For example if activity is logged for a comment and the actual activity entry is just below it then it needs to hide one of the entries.

Actions #1

Updated by krileon almost 9 years ago

  • Tracker changed from Feature proposal to Bug
  • Subject changed from Implement a way to avoid duplicate reference activity to fix duplicate activity entries
  • Priority changed from Normal to High

This maybe fixable with a GROUP BY or subquery of some sort. As type = activity is standardized usage of activity of activity it should be doable.

Actions #2

Updated by krileon almost 9 years ago

  • Target version changed from 4.0.0 to 3.0.0
Actions #3

Updated by krileon almost 9 years ago

Check the following for possible SQL based solutions. It really should be done at an SQL level.

http://stackoverflow.com/questions/924494/mysql-group-by-ordering
http://stackoverflow.com/questions/17563559/mysql-if-in-group-by-clause

Actions #4

Updated by krileon almost 9 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by krileon almost 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF