Rally
Rally copied to clipboard
should return list of followed user when calling getListsFollowing
The problem
This is the data in database:

When I using this code:

This is what I get:

The Fix
With the fix, using this code:

I can get:

Thanks, before I merge it, I need to fix the tests so, it will take a moment because I'm actually busy but I'll do that soon as possible thanks for the PR
@fenos Any update on this?