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

[PROD] Surge alerts not pulling through to GO - ?missing country data? #2055

Closed
nanometrenat opened this issue Feb 22, 2024 · 5 comments
Closed
Assignees

Comments

@nanometrenat
Copy link
Contributor

Issue

Today there have been two surge alerts that have been published on RRMS but haven't yet appeared on GO platform several hours later. I am advised by @tovari that that's because they don't have valid country data.

This is what shows on GO right now:
image

The alerts that are missing from GO are:

  • Humanitarian Info Analyst: https://rrms.ifrc.org/positions/show/2894 Rapid Response Global (A): IM- Humanitarian Information Analysis Officer, Droughts, Colombia. | Associated positions: Humanitarian Info Analysis Officer, Droughts, Colombia

  • NS Capacity Strengthening: https://rrms.ifrc.org/positions/show/2895 Rapid Response Global (A): NS Response Capacity Strengthening Coordinator, Middle East Crisis, MENA | Associated positions: NS Response Capacity Strengthening Coordinator, Middle East Crisis, MENA

DT needs to figure out the plan with @anamariaescobar and @szabozoltan69 re what to do in the scenario where incoming data from RRMS is incomplete.

@nanometrenat
Copy link
Contributor Author

FYI the SIMS Slack availability channel pulls from the GO API - so currently the HIA alert isn't showing in SIMS Slack either. Tagging @JonathanGarro for info re the HIA one as it's not pulled through to GO for the above reason. The Health IM one IS on GO so not sure why that one's not pulling to Slack - presumably a different reason. CHEERS.

@szabozoltan69
Copy link
Contributor

szabozoltan69 commented Feb 22, 2024

In https://goadmin.ifrc.org/en/admin/api/cronjob/281430/ I see that:
Position id 2894 does not have a valid Country
Position id 2895 does not have a valid Country
– that is the reason that they do not arrive to GO.

Checked directly:
curl 'https://rrms.ifrc.org/api/api/positions/2894' ...
"country_id": null
curl 'https://rrms.ifrc.org/api/api/positions/2895' ...
"country_id": null

@tovari
Copy link

tovari commented Feb 23, 2024

https://rrms.ifrc.org/positions/show/2890 is also missing due to lack of Emergency tag.

@tovari tovari closed this as completed Mar 5, 2024
@nanometrenat
Copy link
Contributor Author

Hi @tovari wondering why this is closed? Was a change made to sort this? I still can't see a surge person against the Colombia operation

@tovari
Copy link

tovari commented Mar 7, 2024

Surge team added the missing tags to all the reported alerts, so those were resolved. We cannot do much on this on GO side at the moment, just report the missing data attributes to the Surge team.
We need to find out a solution with Surge team to better monitor, detect and resolve these issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants