Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
commentedOnDate >= "2016/03/13" AND commentedOnDate < "2016/03/15" 

Find issues that were commented on at any time in the past.

Code Block
commentedOnDate < now()

commentUpdatedOnDate

...