We wrote a little module to provide different states/types for each organic group, but ran into a problem where since we were throwing all these custom states into the casetracker_case_states, we hit a ceiling at 127 where we could add no more states.

I don't think there's a case to keep the primary key on this table so small. Could we bump it up to an INT of 11 like most other things in the Drupal world?