wimpunk
wimpunk
I think it's not the timestamp which creates an update but changes like this: ``` May 28 12:18:38 euler bugwarrior[1728783]: INFO:bugwarrior.db:Updating task f34fafe9-27dc-41b4-88f0-375d7cda1cbb, [ADO-2277] Zeus: setup monitoring; status: 'completed' ->...
Hi, Yes, I'm using a custom filter: ``` ado.wiql_filter = [System.AssignedTo] = @me and [System.TeamProject] = 'Dataflow' ``` So if I understand your response correctly, I should exclude the closed...
I now have excluded the closed items and there a much less updates. I think we can clause this one, although it would be nice if that info could be...