[00:01:36] 10Phabricator, 10Elasticsearch, 13Patch-For-Review: Re-evaluate how we implement phabricator's search engine - https://phabricator.wikimedia.org/T146843#2885541 (10Peachey88) >>! In T146843#2885347, @Paladox wrote: > Hi, @mmodell has added experimental support for elasticsearch in phabricator. > > To try it... [00:03:18] 10Phabricator, 10Elasticsearch, 13Patch-For-Review: Re-evaluate how we implement phabricator's search engine - https://phabricator.wikimedia.org/T146843#2885543 (10Paladox) @Peachey88 would you be able to try searching for this task whilst logged out? Just to see if they act like before and are not found in... [02:01:17] 10Phabricator: Wikimedia Phabricator search index missing Maniphest tasks - https://phabricator.wikimedia.org/T153603#2885559 (10MZMcBride) >>! In T153603#2885468, @Peachey88 wrote: > @MZMcBride Do you have a list of example ones that aren't in the index? maybe we can see something in their history that explains... [02:06:56] 10Phabricator: Wikimedia Phabricator search index missing Maniphest tasks - https://phabricator.wikimedia.org/T153603#2885561 (10MZMcBride) I think the search index is missing any task that hasn't been updated/touched in the past several months. Another easy example is `T123028`. {F5097602} It's trivial to see... [08:15:22] 10GitHub-Mirrors, 10Gerrit: GitHub repository descriptions should point directly to the Gerrit projects - https://phabricator.wikimedia.org/T153614#2885881 (10Paladox) [09:28:02] 06Project-Admins: Archive #WikiCon-Francophone-2016 after sorting out its open tasks - https://phabricator.wikimedia.org/T153084#2886066 (10Psychoslave) By the way, do we have a dedicated phabricator project for 2017 ? [09:48:34] 06Project-Admins: Archive #WikiCon-Francophone-2016 after sorting out its open tasks - https://phabricator.wikimedia.org/T153084#2886084 (10Aklapper) I could rename the 2016 project to 2017. :D [10:10:32] 06Project-Admins: Archive #WikiCon-Francophone-2016 after sorting out its open tasks - https://phabricator.wikimedia.org/T153084#2886141 (10Psychoslave) I don't know, maybe this could make things harder to browse then you are in archive excavation mode. :) Also the remaining tickets mentioned above might burde... [10:33:33] 10Phabricator, 06Project-Admins, 06Discovery, 06Maps: Rearrange the discovery interactive and maps phab projects, including converting some to milestones - https://phabricator.wikimedia.org/T137816#2886243 (10Aklapper) (For the records, [[ https://www.mediawiki.org/wiki/Phabricator/Help/Herald_Rules | Hera... [10:36:22] 10Phabricator: Wikimedia Phabricator search index missing Maniphest tasks - https://phabricator.wikimedia.org/T153603#2885335 (10mmodell) This seems to be the behavior, however, what doesn't make sense is that we have done a full re-index more than once. Perhaps that doesn't actually succeed despite appearing as... [10:38:13] 10Phabricator: Wikimedia Phabricator search index missing Maniphest tasks - https://phabricator.wikimedia.org/T153603#2886250 (10mmodell) @epriestley: I've run that command more than once but I'm going to try it once more. Other times I did not use `--background` [10:54:23] 10Phabricator, 10Elasticsearch: Collect test cases for phabricator search - https://phabricator.wikimedia.org/T151500#2886299 (10mmodell) [10:54:25] 10Phabricator: "no results" when attempting to add parent task by searching All Open Tasks with exact task title - https://phabricator.wikimedia.org/T148093#2886296 (10mmodell) 05Open>03Resolved a:03mmodell This actually works now. I am able to find T143003 by searching `provide cumulative` (and similar se... [10:55:56] 10Phabricator, 10Elasticsearch, 13Patch-For-Review: Re-evaluate how we implement phabricator's search engine - https://phabricator.wikimedia.org/T146843#2886304 (10mmodell) [13:54:23] 10Phabricator: Wikimedia Phabricator search index missing Maniphest tasks - https://phabricator.wikimedia.org/T153603#2886937 (10epriestley) @mmodell Ah! I didn't realize that, sorry. If that command fails to resolve the "missing from index" issue this time, I think there's likely a significant bug in Phabricat... [14:27:01] 10Phabricator, 06Community-Liaisons, 06Developer-Relations (Jan-Mar-2017): Consolidate the many tech events calendars in Phabricator's calendar - https://phabricator.wikimedia.org/T1035#2887033 (10Qgil) [14:31:13] 10Phabricator: Wikimedia Phabricator search index missing Maniphest tasks - https://phabricator.wikimedia.org/T153603#2887035 (10mmodell) @epriestley: Thanks! I've been meaning to build a diagnostic tool that can be used to examine the index, just haven't gotten that far yet. [16:33:56] 10Phabricator: Herald rule for iOS - https://phabricator.wikimedia.org/T143948#2887217 (10Aklapper) What's left to do in this task? Or can this be closed? [16:35:03] 10Phabricator: Create Herald rule to add #MediaWiki-extension-ContentTranslation to all tasks in the CX-* and ContentTranslation-* projects - https://phabricator.wikimedia.org/T127306#2887218 (10Aklapper) 05stalled>03declined Unfortunately closing this report as no further information has been provided. @Am... [17:16:29] 10Phabricator: Wikimedia Phabricator search index missing Maniphest tasks - https://phabricator.wikimedia.org/T153603#2887371 (10mmodell) reindexing is complete, now to see if it fixed the problem... [17:41:38] 10Phabricator: Wikimedia Phabricator search index missing Maniphest tasks - https://phabricator.wikimedia.org/T153603#2887480 (10mmodell) After reindex, there are 153054 body and title fields indexed: ```lang=sql select field, count(*) from search_documentfield where phidType='TASK' group by field; ``` ``` +--... [17:47:34] 10Phabricator: Wikimedia Phabricator search index missing Maniphest tasks - https://phabricator.wikimedia.org/T153603#2887527 (10mmodell) ah, that's a custom field... unrelated. [18:12:05] 10GitHub-Mirrors, 10Gerrit: GitHub repository descriptions should point directly to the Gerrit projects - https://phabricator.wikimedia.org/T153614#2885704 (10greg) Where is this text managed? [18:26:19] 10GitHub-Mirrors, 10Gerrit: GitHub repository descriptions should point directly to the Gerrit projects - https://phabricator.wikimedia.org/T153614#2885704 (10demon) >>! In T153614#2887678, @greg wrote: > Where is this text managed? It isn't. A long time ago when I had the plugin that auto-created Github repo... [18:29:20] 10GitHub-Mirrors: GitHub repository descriptions should point directly to the Gerrit projects - https://phabricator.wikimedia.org/T153614#2887728 (10greg) p:05Triage>03Low uuuuurrrrrrgggggghhhhhh So it's not an issue in Gerrit (removing that project). If someone is bored over the holidays.... [18:30:12] 10Phabricator, 06Project-Admins, 06Discovery, 06Maps: Rearrange the discovery interactive and maps phab projects, including converting some to milestones - https://phabricator.wikimedia.org/T137816#2887731 (10ksmith) @yurik: Does the #Discovery tag cause you any specific problems, or do you just consider i... [18:44:25] 10Phabricator, 06Project-Admins, 06Discovery, 06Maps: Rearrange the discovery interactive and maps phab projects, including converting some to milestones - https://phabricator.wikimedia.org/T137816#2887739 (10Yurik) @ksmith, significant clutter - for example, looking at #maps board, all one sees is a multi... [18:48:16] 10Phabricator, 06Project-Admins, 06Discovery, 06Maps: Rearrange the discovery interactive and maps phab projects, including converting some to milestones - https://phabricator.wikimedia.org/T137816#2887743 (10Yurik) P.S. I just looked around, and I couldn't find tasks tagged with the department tag, rather... [18:52:03] 10Phabricator, 06Project-Admins, 06Discovery, 06Maps: Rearrange the discovery interactive and maps phab projects, including converting some to milestones - https://phabricator.wikimedia.org/T137816#2887750 (10Deskana) >>! In T137816#2885376, @Yurik wrote: > @Deskana, what kind of searches are you making? A... [18:53:51] 10Phabricator, 06Project-Admins, 06Discovery, 06Maps: Rearrange the discovery interactive and maps phab projects, including converting some to milestones - https://phabricator.wikimedia.org/T137816#2380152 (10greg) >>! In T137816#2887743, @Yurik wrote: > P.S. I just looked around, and I couldn't find tasks... [18:56:15] 10Phabricator, 06Project-Admins, 06Discovery, 06Maps: Rearrange the discovery interactive and maps phab projects, including converting some to milestones - https://phabricator.wikimedia.org/T137816#2887777 (10Yurik) @Deskana I understand that you are searching for discovery-related tasks. We now have this... [19:01:05] 10Phabricator, 06Project-Admins, 06Discovery, 06Maps: Rearrange the discovery interactive and maps phab projects, including converting some to milestones - https://phabricator.wikimedia.org/T137816#2887803 (10Deskana) >>! In T137816#2887777, @Yurik wrote: > @Deskana I understand that you are searching for... [19:02:49] 10Phabricator: Create acl*otrs-admins - https://phabricator.wikimedia.org/T153586#2884854 (10Jalexander) Approval from the SuSa/Legal side is already done, the NDA discussed is the OTRS version of [[ https://meta.wikimedia.org/wiki/Confidentiality_agreement_for_nonpublic_information | the Confidentiality agreeme... [19:22:51] 10Phabricator: Create acl*otrs-admins - https://phabricator.wikimedia.org/T153586#2887896 (10MarcoAurelio) @Jalexander That works for me. [19:55:15] 10Phabricator, 06Project-Admins: The project Access Policy - Approvers should be acl* instead - https://phabricator.wikimedia.org/T146015#2887997 (10MarcoAurelio) Nothing related to Spaces or Policy-Admins. This should just be {icon lock, color = red} `acl*access-policy-approvers`. [20:32:05] 10GitHub-Mirrors: GitHub repository descriptions should point directly to the Gerrit projects - https://phabricator.wikimedia.org/T153614#2888164 (10scfc) https://developer.github.com/v3/repos/#edit seems to be the relevant API. Might be interesting to come up with a maintenance script that tests/sets `has_*` a... [21:50:12] 10Phabricator, 07Availability, 13Patch-For-Review, 07WorkType-NewFunctionality: Deploy phabricator to phab2001.codfw.wmnet - https://phabricator.wikimedia.org/T137928#2888319 (10Zppix) [21:50:16] 10Phabricator, 06Operations, 06Release-Engineering-Team, 13Patch-For-Review: Setup test domain for phab2001 - https://phabricator.wikimedia.org/T152132#2888316 (10Zppix) 05Open>03stalled >>! In T152132#2873547, @Dzahn wrote: > traffic team asked to wait a couple days because they were in the middle of... [23:20:41] 10Phabricator, 05Security: Security: "Other confidential issue" does not do anything - https://phabricator.wikimedia.org/T152959#2888622 (10mmodell) https://phabricator.wikimedia.org/maniphest/query/48.DJHSXxbO_/#R shows all tasks with security flag set. Searching when logged out only produces 3 open tasks. Su... [23:29:20] 10Phabricator, 06Project-Admins, 06Discovery, 06Maps: Rearrange the discovery interactive and maps phab projects, including converting some to milestones - https://phabricator.wikimedia.org/T137816#2888624 (10ksmith) #graphs and #graphoid have never officially been part of the #Discovery mandate, so I woul... [23:40:17] 10Phabricator, 06Release-Engineering-Team: Herald rule thought to conflict - https://phabricator.wikimedia.org/T153723#2888645 (10Milimetric) [23:41:22] 10Phabricator, 06Release-Engineering-Team: Herald rule thought to conflict - https://phabricator.wikimedia.org/T153723#2888660 (10greg) [23:42:28] 10GitHub-Mirrors: GitHub repository descriptions should point directly to the Gerrit projects - https://phabricator.wikimedia.org/T153614#2888664 (10demon) I spent about an hour around lunchtime today, I rewrote my plugin from days of yore :) [23:45:27] 10Phabricator, 06Project-Admins: Herald rule thought to conflict - https://phabricator.wikimedia.org/T153723#2888667 (10greg) I made this edit: H126#429 Let me know if that behaves correctly. Re getting Herald rule editing permissions... @Aklapper is that also a part of #acl_project-admins ?