collective-service / ifrc-gates-backend

Backend server for Collective Service project
Creative Commons Attribution Share Alike 4.0 International
0 stars 0 forks source link

Update narrative query #223

Closed kopitek8 closed 1 year ago

kopitek8 commented 1 year ago

Country

Case 1: iso3

When only an iso3 is selected, the narrative set for only iso3 from the admin panel should be displayed

Case 2: iso3 + indicator

When an iso3 + indicator is selected, the narrative set for the iso3 and indicator from the admin panel should be displayed

Case 3: indicator

When an indicator is selected, the narrative set for the indicator should be displayed disregarding the iso3

Combined Indicators

Case 1: topic

When an topic is selected, the narrative set for the topic from the admin panel should be displayed disregarding every other filters

Case 2: iso3

When an iso3 is selected, the narrative set for the iso3 from the admin panel should be displayed disregarding the other filters

Case 3: iso3 + topic

When an iso3 + topic is selected, the narrative set for the iso3 and the topic should be displayed disregarding any other case