Community
Participate
Working Groups
Need to explore possibilities for automatic retrieval of completed flag for web queries. One idea is to specify two urls for the same query: one with all tasks and another the same query, but not including completed tasks. Then all tasks that are missing from second query are completed. From the UI side that would introduce additional field ("Query URL for open tasks") and if that field is empty connector would work as it does now, but with second url entered this feature will be enabled.
I think fixing bug 189788 would be the better way.
Erkki, I am still struggling with that. With bug 189788 pattern will be definitely messier and harder to read. So, for the time being I've hardcoded common statuses that mean "completed" issue. See bug 189787
as part of the fix for bug 189787 hardcoded keywords are now used to identify completed tasks. More flefible mapping is discussed on bug 189788