Libby Rodriguez

Results 7 comments of Libby Rodriguez

My workaround for this problem was to implement two search scopes: ``` pg_search_scope :search, against: { name: "A", search_synonyms: "B" }, using: { tsearch: { dictionary: "english", prefix: true }...

This issue is related to https://github.com/rubyforgood/casa/issues/2370

I can not reproduce this. Can anyone else try?

@compwron I think this ticket can be closed

@compwron Can I work on this? There seems to be a lot of unknowns in this ticket. My first instinct is to just create new db tables `comments` and `casa_cases_comments`...

Things left to do for this ticket: - [ ] Remove `court_date` column from casa_cases table (maybe wait a couple weeks for this to make sure the data is no...