4332
4352
"""Return a formatted summary of the change."""
4333
4353
if self.target is not None:
4334
4354
# This is a bug task. We want the attribute, as filtered out.
4337
4357
# Otherwise, the attribute is more normalized than what we want.
4338
4358
# Use "whatchanged," which sometimes is more descriptive.
4342
4373
def _formatted_tags_change(self):