harvest-dev team mailing list archive
-
harvest-dev team
-
Mailing list archive
-
Message #00174
[Bug 586781] Re: Only display relevant data
** Branch linked: lp:~dholbach/loco-directory/581724
--
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
References