Page MenuHomePhabricator

"Unhandled Exception: Call to a member function getAppliedTransactionPHIDs() on bool" when viewing old Herald Transcript
Closed, ResolvedPublicBUG REPORT

Description

Go to https://phabricator.wikimedia.org/T163513 and click View Herald Transcript.

Upstream Task in Phorge:

https://we.phorge.it/T15343

Event Timeline

$:acko\> grep -r getAppliedTransactionPHIDs .
./phabricator/src/applications/herald/storage/transcript/HeraldObjectTranscript.php:  public function getAppliedTransactionPHIDs() {
./phabricator/src/applications/herald/controller/HeraldTranscriptController.php:    $xaction_phids = $object_xscript->getAppliedTransactionPHIDs();
Aklapper triaged this task as Low priority.
Aklapper changed the subtype of this task from "Task" to "Bug Report".May 26 2023, 3:15 PM
Aklapper changed the task status from Open to Stalled.Aug 5 2023, 9:20 PM

[Move tasks resolved in upstream from #phabricator-next (as not every deployment will also pull an updated upstream) to the "Solved upstream" column on the Phabricator (Upstream) workboard]

This issue should be resolved in phabricator.wikimedia.org since 2024-03-19 thanks to brennen's deployment in T358610. Please reopen if you still experience this issue.