You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Really sorry, I should've thought of this when logging #671
At the moment when records are returned via https://goadmin.ifrc.org/api/v2/country/ we have no way of knowing whether the record is a Country or a Cluster or a Region or a Country Office etc. - this is in the dropdown on Django admin but not returned via the API. At the moment we do a manual filter process in the country export but ideally we would just be able to filter by the Record type.
While there, I have another question - what does the "search" param actually search, currently? I can't get it to change the output in any way at all... it would be great if the search param searched at least country name, society name and the isos... if poss? Or add as separate params if preferred?
Again, #1 above is the most important, and the only thing that would be great to have in the short term please.
Hi
Really sorry, I should've thought of this when logging #671
At the moment when records are returned via https://goadmin.ifrc.org/api/v2/country/ we have no way of knowing whether the record is a Country or a Cluster or a Region or a Country Office etc. - this is in the dropdown on Django admin but not returned via the API. At the moment we do a manual filter process in the country export but ideally we would just be able to filter by the Record type.
So, if you could please
Again, #1 above is the most important, and the only thing that would be great to have in the short term please.
THANKS
xref IFRCGo/go-frontend#938