Uh? What's that supposed to mean? https://phabricator.wikimedia.org/T911#836398
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Qgil | T78250 Adding a blocker results in "edited tasks, added: 1; removed: 1"? | |||
| Resolved | • chasemp | T78243 Phabricator upgrade on 2015-01-14 | |||
| Resolved | • chasemp | T77976 phabricator - don't run as root |
Event Timeline
Comment Actions
This message comes when adding one or more tasks while removing one or more tasks. I'm not happy about it either. The usefulness of this details only comes with the detail of the tasks involved.
Comment Actions
We should probably upstream this.
Do you volunteer? :) There are currently 15 "ready to go" tasks, the upstreamers probably need help.
Comment Actions
Is there consensus for this to be upstreamed for Wikimedia? I think it could be upstreamed independently...
Comment Actions
I also think this task can be upstreamed independently. I believe it is a "regression". Before you would see both tasks mentioned.
Comment Actions
Upstream comment by Evan:
To resolve this:
- Convert TYPE_TASK_DEPENDS_ON_TASK and TYPE_TASK_DEPENDED_ON_BY_TASK to modern EdgeType classes (see https://secure.phabricator.com/D9839 for an example).
- Provide appropriate get...String() implementations.
- Implement English translations in PhabricatorBaseEnglishTranslation.