Changing a civicase activity's label breaks the max_instances check
- Configure a case type so that some activity type (other than open case) has a max_instances set.
- Create a case.
- Change the activity type's label.
- On manage case, create a second activity of that type.
- You should get the max_instances warning but it doesn't.