The main motivation belongs to #259, since it was necessary to select a specific item of the list (the mockPortalUpdated item), we selected "the last" item, which "could" be right but is extremely error prone as items are sorted alphabetically. To solve this problem temporally, we changed the name of this mocked portal, but ideally it should be able to say: "ok, give me the item which name is: 'MockPortal' (for instance).
The main motivation belongs to #259, since it was necessary to select a specific item of the list (the mockPortalUpdated item), we selected "the last" item, which "could" be right but is extremely error prone as items are sorted alphabetically. To solve this problem temporally, we changed the name of this mocked portal, but ideally it should be able to say: "ok, give me the item which name is: 'MockPortal' (for instance).