def get_version(issue) -> str: return str(getattr(issue, 'fixed_version', ''))