- NSFetchedResultsController didChangeObject is using wrong indexPath after sorting
- [fetchRequestController release];
- fetchRequestController = [[NSFetchedResultsController alloc] initWithFetchRequest:shortListRequest
- managedObjectContext:context
- sectionNameKeyPath:nil
- cacheName:nil];