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

Filtering issues #5

Open
glatard opened this issue Jan 27, 2016 · 1 comment
Open

Filtering issues #5

glatard opened this issue Jan 27, 2016 · 1 comment
Assignees
Labels

Comments

@glatard
Copy link
Member

glatard commented Jan 27, 2016

The following API call:

agent.index_userfiles({:data_provider_id => cbrain_data_provider_id, :name => "EI0011_t1_corr.nii.gz"})

returns all the files when it is invoked for the first time (filtering didn't work), and the correct filtered list when invoked for the second time in the same API client.

@prioux
Copy link
Member

prioux commented Jan 28, 2016

That's particularly nasty... I'll look into it. I think it's a consequence of the controller changes in the filtering subsystem implemented by Remi.

glatard added a commit to glatard/cbrain-tests-fsl-melodic that referenced this issue Feb 9, 2016
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

3 participants