Skip to content

Errors in Surge Deployment data on the front end #2207

@arunissun

Description

@arunissun

Page URL

https://go.ifrc.org/surge/overview/rapid-response-personnel

Environment

Production

Browser

chrome, firefox, safari

Steps to Reproduce the Issue

There are inaccuracies in the Surge data displayed on the GO front end especially related to the number of deployments by the sending organisation. On the following page

https://go.ifrc.org/surge/overview/rapid-response-personnel

Image

the above page shows the top 5 organisations deploying rapid response personnel (2025) appears to be inaccurate, as the Norwegian Red Cross alone has deployed 10 delegates in 2025
This can be verified from the below mentioned screenshots

Image Image

Expected Behavior

The figure of the Top 5 Organisations Deploying Rapid Response Personnel (2025) is inaccurate and therefore should be corrected by pulling the right data or doing the right calculation in the endpoint:

https://goadmin.ifrc.org/api/v2/deployment/aggregated_by_ns

Actual Behavior

Such a behaviors is happening because the data is being fetched from the following API endpoint:

the data is inaccurate, it is showing that the Canadian Red Cross deployed the highest number of RRMS personnel but in reality even Norwegian red cross deployed 10 personnel
The calculation done in the endpoint might be wrong or outdated.

Therefore it is requested to correct the data calculation in the endpoint or pull the data from the right GO API endpoint.

Priority

Medium (Affects functionality, but there is a workaround)

Additional Context (Optional)

CC @tovari

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions