in ,

You come across this while fixing a legacy web app. This is the source of the bug. What do you do?

You come across this while fixing a legacy web app. This is the source of the bug. What do you do? | web-memes, bug-memes, string-memes, list-memes, listview-memes, fix-memes | ProgrammerHumor.io
web-memes, bug-memes, string-memes, list-memes, listview-memes, fix-memes | ProgrammerHumor.io

Content

4 references 3,52 days ago 1 author, 1 change private static IEnumerablesTicketListViewMode1 GetTickets(string field, string value) 7if (String.IsNullOrEmpty(field) 88 1String. IsNul10rEmpty (value)) return Remedy-getTickets(field, value) -Select(ticket – new TicketListViewModel CreatedDate – ticket.Create Date, TicketNumber – ticket. TicketID, Customer – ticket.Fullname, AssignedTo – ticket.Assigned To Name, Severity – ticket.Severity, Status – ticket Status, Description – ticket.Description 3): return new ListTicketListviewMode1 ();