Malte
Malte
> If there _is_ overlap in the countries, you mean, right? Yes, oops. I wrote a little script to implement this: ```python from collections import defaultdict import os import json...
```sh rg --pcre2 '"request-language": "((?!(de|it|fr|en|hr|es|pt)).)*?"' ``` yields these two records that are currently affected: https://github.com/datenanfragen/data/blob/87711dfdb851a19c97439b9d08056616c9ea45f9/companies/ert-gr.json#L31 https://github.com/datenanfragen/data/blob/87711dfdb851a19c97439b9d08056616c9ea45f9/companies/limburg-net.json#L18
 Where is this `null` coming from? (on https://www.datarequests.org/generator#!company=limburg-net) If switch to letter and back to fax, it jumps to the bottom of the address: 
> Srsly. I just spent a lot of time selecting many, many old requests I don't want to keep only to discover there isn't actually a button to delete them....
First I thought about your case, but I could see that users might want to get rid of them to have a "clean inbox". Maybe we should consider hiding old...
- the site switches between GitHub and the generator and inside GitHub are annoying - this is my current workflow: 1. github: find PR 2. open generator via cool edit...
Checking for duplicates. If a suggestions adds a new company, I usually use datarequests.org to check if it already exists.
Formatting an address country-specific. We could aid this by auto-completions, autoformats, or fuzzy searches on the DB to show other examples?
Multiple updates/adds for the same company. Sometimes we get multiple suggestions for the same company/record. Ideas: - Autoclose exact duplicates - Present all suggestions (or even their diffs) at the...
I don't think we had this case before. :D I see two options: 1. As a comment, yes 2. Or duplicate the record with different email addresses - and denote...