Since we have a url lookup now, would it be a good idea to lookup each url rel after cleaning it up? I mean it would be a good duplicate detection. I imagine a similar behavior we have when adding an entity with the same name as an already existing one. It don’t have to be that restrictive but at least a warning would help a lot to avoid adding duplicate artists and finding the already existing.
I have to add many small artists when I add festivals and my “bot” automatically seeds the not identified artists.
Or would it be better when I do the lookup in my “bot” beforehand? But then no one else will take an advantage from it.