Wikimedia Blog/Drafts/Recent improvements in the Phabricator project management tool
This page is currently a draft. More information pertaining to this may be available on the talk page. Translation admins: Normally, drafts should not be marked for translation. |
Title ideas
edit- Ideally three to ten words, the headline to your piece will show up in social media shares and on the blog's homepage. Try to capture the most interesting part of your piece.
- Recent improvements in Wikimedia's project management tool Phabricator
Summary
edit- A brief summary of the post's content, about 20-50 words. On the blog, the summary will appear in italicized text underneath the headline. You can use this space as a teaser, expansion of your headline, or as a summary of the post.
- For the last two years, Wikimedia has been using Phabricator (a free and open source software) for project management, software bug reporting and feature requests. This blog post covers some recent changes and improvements.
Body
edit- What do you want to tell the world? Put it here. The best imagery helps convey your most basic ideas without doing it overtly. Ideas on introductions and writing style can be found in our guidelines.
In May 2016, the WMF Technical Collaboration team collected a list of Phabricator bugs and feature requests from the Wikimedia Developer Community. After identifying the most promising requests from the community, these were presented to Phacility (the organization that builds and maintains Phabricator) for sponsored prioritization.
We are already seeing the benefits of this initiative. Several sponsored improvements have landed on Wikimedia Phabricator over the past few weeks.
Fixed
editThe following requests ("tasks") are now resolved:
- Phabricator should let you add dependencies both ways (depending and blocking)
- Provide a way to upload a file in Phabricator if drag'n'drop is not available or not wanted
- Projects dropdown should offer project descriptions
- pholio/new/ requires drag and drop
- Email notification for "edited the task description" does not contain the actual content changes (diff) nor a link
- Videos cannot be viewed without downloading
- Phabricator task description diffs inaccurate due to 80-character line wrapping
Three of those have task numbers lower than 2000. Those long-standing tasks date from the first months of WMF's Phabricator evaluation and RFC period. When those tasks were originally filed, Phabricator was just a test installation running in Wikimedia Labs.
Work in progress
editFour more issues were identified for sponsorship and are still awaiting a complete solution. Some of these are at least partially fixed and some are still pending:
- Exact matches should always win when suggesting/auto-completing
- Get Phabricator i18n ready for translatewiki.net
- Upon edit, a task description which mentions a Phab user (re)adds that Phab user to CC/Subscribers field
- Consolidate the many tech events calendars in Phabricator's calendar
Other recent changes
editBesides the sponsored features and bug fixes, there are several other recent improvements which are worth mentioning.
Milestones now include Next / Previous navigation
editThis was developed by Mukunda Modell as a Wikimedia-specific extension. The code is available.
Recurring calendar events also gained next / previous navigation
editThis was also developed by Mukunda and proposed to Phacility for inclusion. That patch is still pending code review.
New feature for Maniphest tasks: dependency graph
editThis helpful feature displays a graphical representation of a task's parent tasks and Subtasks to express relationships between tasks.
Initially there was an issue with this feature that made tasks with many relationships unable to load and get displayed in the web browser. (This was exacerbated by the historical use of so-called "tracking tasks" in the Wikimedia Bugzilla context. Phabricator superseded Bugzilla.) Thankfully after a quick patch from Evan Priestley (the primary author of Phabricator) and lots of help and testing from Wikimedia Community members Danny B. and Paladox, Mukunda was able to deploy a fix for the issue a little over 24 hours after it was discovered.
Here's to yet more fruitful collaborations with upstream Phabricator!
Learn more about Wikimedia Phabricator.
Mukunda Modell, Software Engineer at the Wikimedia Foundation