Open techieimposter opened 7 years ago
You mean on https://irma-api.herokuapp.com/shelters ? Isn't updated_by the name of the data entry volunteer?
The column is there. No names listed.
I'm going to try taking a stab at this. First issue I'm working on on this repo, so will need to get acquainted with the codebase.
I just got the app setup locally and the updated_at
column is working there, so it seems like a problem with the data in the prod database, not the app itself. I'm going to leave that task to someone who has prod access, and switch focus to the searching of notes.
EDIT: re-read the comment above. i can still try adding search capability on both columns, but will ignore the fact that updated_at
is empty on prod.
That's great. I appreciate it. Goal of these requests: speed up accessing relevant shelters/narrowing down focus to the shelters I need to focus on.
@sullisphere Pushed up the fix https://github.com/Irma-Response/irma-api/pull/43
Filter #1: Name of Data Entry Volunteer who has edited/updated shelters. Search by name capability. Filter #2: Keywords located in Private Notes and Notes field. Search by keyword.