View Single Post
P.S. — If you'd like to help us debug this, try turning on this debug setting to get more information logged to the Console:

Code:
defaults write com.omnigroup.OmniFocus OFMTaskElapsedDateControllerDebug -bool true
When you're ready to turn that debug log back off:

Code:
defaults remove com.omnigroup.OmniFocus OFMTaskElapsedDateControllerDebug