Closed
Bug 1748909
Opened 4 years ago
Closed 3 years ago
uplift request extension breaks core Phabricator without `uplift` project tag present
Categories
(Conduit :: Phabricator, defect, P2)
Conduit
Phabricator
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheehan, Assigned: sheehan)
Details
(Keywords: conduit-triaged)
Attachments
(1 file)
See this Sentry issue for a traceback.
Essentially without the uplift
tag present in Phabricator we hit exceptions when the query for projects with the name uplift
returns null
and we attempt to call getPHID()
on it.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•3 years ago
|
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•