← Back to team overview

harvest-dev team mailing list archive

[Bug 586781] [NEW] Only display relevant data

 

Public bug reported:

Harvest doesn't delete opportunities, but opportunities that don't have
the most recent last_updated attribute set, shouldn't be shown. Also
shouldn't opportunity lists that are not active not be shown.

We need filters like this:
 opportunity_list.last_updated = opportunity.last_updated

And:
 opportunity_list.active = True

** Affects: harvest
     Importance: High
         Status: Triaged


** Tags: data

** Changed in: harvest
   Importance: Undecided => High

** Changed in: harvest
       Status: New => Triaged

-- 
Only display relevant data
https://bugs.launchpad.net/bugs/586781
You received this bug notification because you are a member of harvest-
dev, which is the registrant for harvest.

Status in Harvest Service: Triaged

Bug description:
Harvest doesn't delete opportunities, but opportunities that don't have the most recent last_updated attribute set, shouldn't be shown. Also shouldn't opportunity lists that are not active not be shown.

We need filters like this:
 opportunity_list.last_updated = opportunity.last_updated

And:
 opportunity_list.active = True





Follow ups

References