-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
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.