[13:29:23] [1/3] There is an open wiki request at https://meta.miraheze.org/wiki/Special:RequestWikiQueue/36088 [13:29:24] [2/3] but when I check the requested subdomain, it shows the wiki exists with a 15 October (today) date, but I did not create it and it doesn't show up in the farm log. [13:29:24] [3/3] https://smesharikiai.miraheze.org [13:29:40] so, i'm confused. [13:43:58] There were two requests (a duplicate) for the same wiki one of which (https://meta.miraheze.org/wiki/Special:RequestWikiQueue/36082) I’d marked approved [13:44:56] 08:05 On metawiki Jph2 Jph2 created the wiki "smesharikiaiwiki": [[Special:RequestWikiQueue/36082|Requested]]; https://meta.miraheze.org/wiki/Special:Log/farmer [13:45:04] That means it was logged [13:46:40] Mk. Thanks. I'll decline 36088 and note the wiki was already created. [13:58:53] we probably should add duplication request detection [13:59:15] although not sure how it works when a wiki becomes deleted and someone wants to create a wiki using that domain [14:09:45] Unless we have a way to detect if the wiki is deleted but still exists as a db, that would be difficult to tell the difference in the detection [14:11:34] i think maybe we could detect if the db exists. Or if there are more then one request open. [14:14:34] that would be nice. i dealt with 3 duplicate requests this morning. [14:15:55] it does detect if the subdomain exists for an open wiki, but not for a "deleted" one. [17:00:32] Deleted wikis are stored in JSON in the deleted wiki cache file, so potentially could cross ref that? [17:09:25] https://phabricator.miraheze.org/T11290 I can work on implementing this sometime this coming week. [17:51:26] well the file is of those that are deleted (not deleted database) [17:51:44] so permenantly deleting removes it from the file and thus the db is deleted as well [18:43:11] @orduin you'll need to apply the hide title hack to Mobile.css [18:43:13] for meta [18:51:54] so there's no record of wikis that are permenantly deleted? [18:52:07] yeh [18:52:49] interesting, so CW ideally needs a list of wikis that have been permenantly deleted, but that could get rather huge. [18:55:31] well all it really needs is to check if the db exists, if it does, then check if any requests are open