tfs2010 - TFS Query - History section - comments added by date -



tfs2010 - TFS Query - History section - comments added by date -

how write query in tfs show me users have added comments in history section of work item in past 2 days?

team project = @ project , work item type = [any] , history contains my_key_phrase , changed date >= @today - 2

since contains cannot null have add together value history search.

my_key_phrase = whatever want set in comments field, standard, identify changes (such "comments" or "cc" or "." etcetera).

tfs2010

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -