See T183468#3872921
Description
Details
mediawiki/extensions/ORES : master | Update model version when model lookup can't find the model |
mediawiki/extensions/ORES : master | Add models when ores_model is empty |
Related Objects
Event Timeline
Change 401815 had a related patch set uploaded (by Ladsgroup; owner: Amir Sarabadani):
[mediawiki/extensions/ORES@master] Add models when ores_model is empty
Change 401827 had a related patch set uploaded (by Ladsgroup; owner: Amir Sarabadani):
[mediawiki/extensions/ORES@master] Update model version when model lookup can't find the model
Change 401815 abandoned by Ladsgroup:
Add models when ores_model is empty
Reason:
In favor of https://gerrit.wikimedia.org/r/401827
Change 401827 merged by jenkins-bot:
[mediawiki/extensions/ORES@master] Update model version when model lookup can't find the model
Yeah, I already knew about this problem but I can't think of any easy solution except that the person needs to make an edit to trigger the update (or run the populate database maintenance script which does the same as well.) what do you think?
Maybe, the hook should log a warning, and gracefully return that there are no available thresholds?