Project

General

Profile

Actions

Bug #5363

closed

fix duplicate activity entries

Bug #5363: fix duplicate activity entries

Added by krileon over 10 years ago. Updated over 10 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.

Updated by krileon over 10 years ago Actions #1

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

Updated by krileon over 10 years ago Actions #2

  • Target version changed from 4.0.0 to 3.0.0

Updated by krileon over 10 years ago Actions #3

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

Updated by krileon over 10 years ago Actions #4

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Updated by krileon over 10 years ago Actions #5

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom