Somehow I managed to reset the counter for our case ID's. I have no idea how that happened, but suddenly it started autoincrementing from zero (or "10001" since we started there). This is not ideal since the case numbers now don't get sorted properly when people reply, and I have no idea if having two cases with the case number "10005" is a Bad Thing... just to be on the safe(er) side I switched the autoinkrement format to a date based case number generation just so there wouldn't be multiple cases with the same number but I wonder how I managed to get that counter to reset?
Perhaps I should set the "expert" mode to "beginner" in the sysconfig!
