I\'m using typeorm to get data form DB and I want to list all my issues with the last status for each issue.
My database has 2 tables: Issues and IssueStatus Into Iss