avniproject / avni-media

Next.js application to view Media files for an organization
GNU General Public License v3.0
1 stars 0 forks source link

Filter by media concept #139

Closed hiralatecf closed 1 year ago

hiralatecf commented 1 year ago

I am not able to see all the images in the rwbngos2023 organization. Also filtering is not open for all subjects/encounters? I want to see images in work order registration but I am not able to. Thank you

Analysis

Workorder registration images are available, but filtering by the image type is missing. Because of this, you are not able to see them in the list.

Story

As a media viewer used, I would like to be able to filter images by the image concept name so that I can narrow down the list of images to what I want.

eg: In RWB, I would like to get all the pre and post perspective images alone so that I can use them in a report. Currently, it shows everything for a subject, so I get all daily images when I filter by subject. This is about 60 times the number of images that I would want to see. Filtering by concepts helps me narrow it down significantly.

Tech notes

himeshr commented 1 year ago

3 development issues:

vinayvenu commented 1 year ago

Testing scenarios

vinayvenu commented 1 year ago

The filter does not work.

Request POST /etl/media/search {"imageConcepts":[{"name":"Image - Farmland","uuid":"fa171bc5-81b9-4842-8014-b3449f069889","dataType":"Image"}]}

Response http 400

hiralatecf commented 1 year ago

Hi Vinay, I am still not able to see the images after filtering the required destination. Also, cannot see Registrations in Encounter type under work order subject. Please look into this before closing this ticket. Thank you. With Gratitude, Hiralchandra Maru | Asst. Manager - Sustainable Rural Development ATECF


From: Vinay Venu @.> Sent: Friday, August 18, 2023 1:43 PM To: avniproject/avni-media @.> Cc: Hiralchandra Maru @.>; Author @.> Subject: Re: [avniproject/avni-media] Filter by media concept (Issue #139)

Closed #139https://github.com/avniproject/avni-media/issues/139 as completed.

— Reply to this email directly, view it on GitHubhttps://github.com/avniproject/avni-media/issues/139#event-10127301936, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BBDNQT75OSH3GFRLOEUBEUTXV4PZNANCNFSM6AAAAAA2HFJEUE. You are receiving this because you authored the thread.Message ID: @.***>

himeshr commented 1 year ago

Hi @hiralatecf, Would like to provide clarification on the card status. The code changes for this issue will be deployed to prod server (app.avniproject.org) next week, as part of 4.0 release. The Github cards get closed automatically on QA Complete, the fix is currently available for validation only in pre-release server.

We'll send out a notification mail to you about completion of 4.0 release, after which you may test the fix in Prod.

Kind regards, Himesh R