grimoirelab-perceval icon indicating copy to clipboard operation
grimoirelab-perceval copied to clipboard

Add --to-date to plugins

Open pwnfoo opened this issue 7 years ago • 1 comments
trafficstars

--from-date is a really awesome functionality but there is no option to mention an end date in any plugins.

It'd be awesome to have a --to-date or --end-date functionality to pull data within a given timeframe. This will he helpful for those who wants to pull data for just one year out of x years of data out of a given source.

pwnfoo avatar Feb 14 '18 08:02 pwnfoo

Hi @sachinkamath, In the generic backend the option --to-date is available, however at the moment no specific backend supports it.

Indeed this could be a nice functionality to include in perceval, what do you think @sduenas?

valeriocos avatar Feb 15 '18 16:02 valeriocos

I'm closing it because we already have a parameter that supports the feature. Not all the backends support it either but if someone feels a specific backend needs to support it, please open a new issue for that backend.

sduenas avatar Oct 11 '23 15:10 sduenas