[wx-dev] trac automatic closing after x days
Stefan Csomor
csomor at advancedconcepts.ch
Sat Jun 28 10:48:34 PDT 2008
Hi Vadim
On 28.06.08 18:04, "Vadim Zeitlin" <vadim at wxwidgets.org> wrote:
> On Sat, 28 Jun 2008 17:45:15 +0200 Stefan Csomor <csomor at advancedconcepts.ch>
> wrote:
>
> SC> on sf we used to have the option to delayed-close a report
>
> This was replaced by "info needed" action. Unlike with SF items in "info
> needed" state are not closed automatically but OTOH there is no problem
> with keeping them in this state forever as they don't appear in the queries
> for opened items. Alternatively, we could close the outdated ones ourselves
> periodically. It doesn't seem to be possible to search for items which were
> not modified for longer than some time period unfortunately but searching
> for all items in this state and sorting them by "changed date" comes close,
> I added a query to do it to http://trac.wxwidgets.org/wiki/Queries
perfect, thanks,
Stefan
More information about the wx-dev
mailing list