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

Fetching project list from server times out #166

Closed
stellanl opened this issue Apr 2, 2015 · 0 comments
Closed

Fetching project list from server times out #166

stellanl opened this issue Apr 2, 2015 · 0 comments

Comments

@stellanl
Copy link
Contributor

stellanl commented Apr 2, 2015

Fetching the "/api/v1/user" list times out if the number of projects visible to the user is large.
Solution is to iterate over the projects provided in the auth call.

Since this requires parser changes, it is an opportunity to work on #128. However, since the REST API does not support the depth= parameter of the Tastypie API, repeated calls afterwards for location info would be necessary. A new API endpoint is needed: akvo/akvo-rsr#1384

stellanl added a commit that referenced this issue Apr 2, 2015
[#163]Allow login for user belonging to 0, 1 or more organisations
stellanl added a commit that referenced this issue Apr 2, 2015
stellanl added a commit that referenced this issue Apr 2, 2015
@stellanl stellanl added the Bug label Apr 21, 2015
@stellanl stellanl added this to the v1.4 Release - Dumbo milestone Apr 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant