Fogbugz: Is there a way to search for all cases that a specific user made a specific edit

StackOverflow https://stackoverflow.com/questions/2139251

  •  22-09-2019
  •  | 
  •  

Question

For example, search for editedBy:<USER> madeChange:"changed estimate field" (possibly: editedOn:Yesterday).

Is this possible?

Was it helpful?

Solution

Sorry, it's not possible to do this. One very useful one would be: editedbyme:yesterday. It's not possible to combine criteria like this to restrict. editedby:me edited:yesterday gives you everything that's been edited by you (ever) that was edited (by anyone) yesterday.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top