Mike Lissner

Results 325 issues of Mike Lissner

Seven of our replication customers are on posgres 11, which AWS plans to deprecate. I have communicated with all of them and they are all on board with a switch...

I'm entirely unsure what the best architecture of this will be, but I think we need a daemon that continually pulls data from the database and adds it to Elastic....

search

We're currently doing this work ourselves, which sucks and has drained a lot of hours. Looks like there's a new program on the block that'll help take the trouble out...

This is not so much a technical project as a human one. We need to figure out who our monthly donors are, and convince them — somehow — to sign...

In [the wiki](https://github.com/freelawproject/courtlistener/wiki/Helping-people-with-email-problems#email-changed-incorrectly), I just explained how to use Python code to make sure that a mistaken email change was valid. It'd be nice not to have to use Python...

[This docket](https://www.courtlistener.com/docket/68136196/space-exploration-technologies-corp-v-national-labor-relations-board/?order_by=desc) has HTML in the case name, and it winds up appearing in the subject of our emails: ![image](https://github.com/freelawproject/courtlistener/assets/236970/ca38689a-896e-480b-b1df-fae0cc48dccb) We can discuss in depth whether HTML should be in...

Maybe it's just me, but as I'm doing legal research, I do a query for something and I get back a bunch of cases I know nothing about. Wouldn't it...

design

In https://github.com/freelawproject/courtlistener/pull/3817 we fix an issue identified in https://github.com/freelawproject/courtlistener/issues/3809, which explains that: > Queries that only match dockets using the entry date_filed order time out In other words, if you...

Last night we got three errors in Sentry: 1. [COURTLISTENER-4NE](https://freelawproject.sentry.io/issues/4382134000/) > ClientError /api/rest/{version}/recap/ > > An error occurred (404) when calling the HeadObject operation: Not Found 2. Same as first,...

I mean, I guess we should have known that this would happen eventually, but sure enough, it did. Here's the case: https://www.courtlistener.com/docket/7304938/asdf/ And if you look in PACER, you see...

database