status) { case 1: return 'Investigating'; case 2: return 'Identified'; case 3: return 'Watching'; case 4: return 'Fixed'; } } }