Kevin Ramirez

Results 70 comments of Kevin Ramirez

Please accept this merge request, this error also happens with django-adminlte2

Also, if you don't cancel previous calls, even if you refresh, if the call didn't finish when you refresh, the items from that strill unfinished call will be appended

> `{` > ` key: "resetFromIndex",` > ` value: function resetFromIndex(index) {` > ` this.steps.slice(index).removeClass('done active');` > ` }` > ` },` Great function, I was looking for something like...

> so... is the solution to check if the case name still exists at all and to bail? I was thinking of using a regex to match all abbreviations/acronyms before...

Tests seems to be failing due elasticsearch service, I'll reduce the tests and mock them to make test succeed.

I'm done inspecting the IA identifiers and compared to the ones extracted from case.law This file contains all the identifiers from case.law that cannot be found in ia: [case.law volumes...

I finished inspecting everything @flooie First, this file contains all the identifiers generated from the latest case.law metadata: [all_caselaw_identifiers.txt](https://github.com/freelawproject/courtlistener/files/9463079/all_caselaw_identifiers.txt) Using the IA identifiers and the case.law identifiers I was able...

> man ... that is a lot of cases. how many opinions are we talking about in total. I didn't check that, let me take a look to see how...

I found that there are more different slugs than I originally found, I need to add them to my json fix file and process everything again to have a more...

In total there are 9393 missing cases, this is the complete list of urls of the missing cases: [ia_missing_cases_urls.txt](https://github.com/freelawproject/courtlistener/files/9552272/ia_missing_cases_urls.txt) I also found that 17611 cases in IA no longer exists...