e621ng / e621ng

e621.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ArtistURLs]: Editing an artist url does not create an artist version

DonovanDMC opened this issue · comments

Editing an artist url via PATCH /artist_urls/:id.json does not create an accompanying artist version. It will be attributed to the next editor of the artist, so the original editor is lost.
 
image
image

The artist url was edited to inactive by the auto_moderator account, but as can be seen, there is no trace of this. In my opinion, this route seems redundant and unneeded. As far as I can tell, it isn't accessible in the ui, and the only way you could even know it exists is looking at the code.

This route also seems to not have an account age restriction in place