Page MenuHomeDevCentral

D130.diff
No OneTemporary

D130.diff

diff --git a/app/Phabricator/PhabricatorStory.php b/app/Phabricator/PhabricatorStory.php
--- a/app/Phabricator/PhabricatorStory.php
+++ b/app/Phabricator/PhabricatorStory.php
@@ -126,7 +126,6 @@
'repository.query',
$this->getRepositoryPHID('differential.query')
);
- break;
case 'TASK':
return $this->getItemProjectsPHIDs(
@@ -139,7 +138,6 @@
'repository.query',
$this->getRepositoryPHID('diffusion.querycommits')
);
- break;
case 'PSTE':
return $this->getItemProjectsPHIDsThroughApplicationSearch(

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 26, 06:47 (21 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2264164
Default Alt Text
D130.diff (712 B)

Event Timeline