Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are related activities fetched for favourites? #103

Open
mikaelsvensson opened this issue May 1, 2015 · 0 comments
Open

Are related activities fetched for favourites? #103

mikaelsvensson opened this issue May 1, 2015 · 0 comments
Labels
Milestone

Comments

@mikaelsvensson
Copy link
Contributor

Check if there is a bug causing problems when fetching related actvities for a user's favourite activites. If there is a problem, it might stem from the fact that related activities are fetched from the local app database and not from the server API. Favourite activities may not be reloaded from the server API as often as necessary - the app may not search for server-side favourites often enough or the returned updated_at timestamp may not be accurate after adding new "activity relations" to the user's favourite activities.

Test if the problem, if is even exists, can be worked around by manually searching for activites which are favourites and then "swiping through" each of the activities returned from the server (this should reload each activity, including information about their related activities).

@mikaelsvensson mikaelsvensson modified the milestone: 0.1 May 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant