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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -