If you have a BatchOperation that fails, and then you run it again, the message that appears in the log says
"A previous run detected. Got as far as item 5"
The message is misleading or at least vague because it completed that item, and will pick up at item 6. We want the message to more clearly indicate that is completed item 5.
Fixed
1.0
User interface