Mike Lissner

Results 281 issues of Mike Lissner

### Describe the issue. We currently collect IP addresses via AWS Athena logs, but they're not associated with a user. We also collect IP addresses as part of API access....

### Describe the issue. For many years, we've had APIs to add tags to dockets. The documentation is here: https://www.courtlistener.com/help/tags-notes/ Unfortunately, we've never documented these APIs. This issue is to...

We have a new endpoint for monitoring celery queue length: https://www.courtlistener.com/monitoring/celery-queues/ This needs to get incorporated into graphana and prometheus so we can have alerts. If any queue gets over...

### Describe the issue. We have two remaining tasks we need to do form our recent downtime: 1. Figure out how to re-run things that failed in Sentry, to the...

This is an easy one. Just tweak the `Opinion` dump to join and filter on `court_id = SCOTUS`, and make a custom dump with that data. We'll also want to...

enhancement
slow-review

### What happened? We're really good at adding buttons to our admin site now. Let's add one for sealing documents, assuming it's not too hard. The links look like this:...

### Describe the issue. Currently, we have a number of tools we're using that we can consolidate in Zoho: - [x] When we talk to people, we put their info...

### What happened? It looks like we crossed some threshold and the P&P leaderboard no longer loads consistently. A family member tried it out and it didn't load for him....

### Describe the issue. We released webhooks and API documentation for P&P, and I just talked to our first customer about how they might make use of it. The big...

## Summary Adds parsing for docket number components (office code, case type, judge initials, and defendant number) to PACER parsers that were previously missing this functionality. ## Changes This PR...