Return a user friendly message that identifies which issues this iterable holds.
If there is a problem, this method is used to log what issues are affected.
For example, if there is a problem locking the Lucene index this method is used to log
which issues could not be reindexed.
Hence, it is important to provide a useful implementation for this method.