[13:12:37] RhinosF1: duesen: if the issue at https://gerrit.wikimedia.org/r/c/mediawiki/core/+/708169/ comes from CI, it can be filed in phabricator against #ci-test-error . That is where we track random failures: https://phabricator.wikimedia.org/tag/ci-test-error/ [13:13:27] hashar: we eventually fixed it [13:13:35] \o/ [13:13:43] We did it against deployed build failures last night [13:14:00] hashar: once we knew why, we had about 50 different ways to fix it [13:14:26] I guess as long as its tracked it is fine! [13:15:05] and yes "wmf deployed build failure" is a more specific subproject of ci-test-error [13:15:15] that is for wmf deployed stuff [14:54:18] Hey guys, when I use Special:EmailUser I can type the name and message, but when I press send I get a Gateway Timeout. How can I find out what's causing the issue? [15:01:36] Guest40: on a wikimedia site or? [15:31:04] zes [15:31:19] RhinosF1 yes, mw 1.35 [15:38:50] Guest40: if it's 1.35 it's not a Wikimedia site [16:55:51] In Semantic Mediawiki 3.1.6, how to sort printout statement that mark an "X" for ?Category:Person/Woman ? (Note that the subcategory is a subpage of the category, and subcategory does indeed have [[Category:Person]] set) [16:58:34] I set an output label (example: `Category:Person/Woman = She`), and tried using either `|sort=Category:Person/Woman`, `|sort=Category:Person`, `|sort=Person/Woman`, `|sort=Woman` or `|sort=She` but I got no results. [16:59:52] adfeno: I am not sure anyone here will be able to assist with Semantic Mediawiki. Seems the best place would be the mailling list: https://sourceforge.net/projects/semediawiki/lists/semediawiki-user [17:00:06] (I have got the information from https://www.semantic-mediawiki.org/wiki/Help:Getting_support ) [17:38:09] Thanks hashar, I will try to stick around to get some insight. [17:59:30] OK it seems I found a workaround by using `|sort=Category |order=desc` (note "Category" was literal here). [19:20:32] how is it possible that I ended up with no us_status in uploadstash table? [21:38:57] hashar: That was only because the category begun with T letter, but I just gave up on sorting by an specific category column, I'll instead let the user use the sortable wikitable controls.