Feature #13278
Make self dependencies do something useful
Start date:
07/18/2016
Due date:
% Done:
100%
Estimated time:
Scope:
Internal
Experiment:
-
Stakeholders:
Description
Basically right now having a Campaign depend on itself would run the campaign
with its own output as input, which is generally not useful; instead we should
special case that to make it run the next batch as soon as this one finishes, which
is something someone might actually want to do.
Associated revisions
History
#1 Updated by Marc Mengel over 4 years ago
- Status changed from New to Resolved
There is a code commit on this already that looks good;
#2 Updated by Marc Mengel over 4 years ago
- Status changed from Resolved to Closed
#3 Updated by Marc Mengel over 4 years ago
- % Done changed from 0 to 100
draft of change for #13278