Closed Bug 1650150 Opened 5 years ago Closed 5 years ago

Categories

(Conduit :: Phabricator, defect, P2)

Tracking

(Not tracked)

RESOLVED INACTIVE

People

(Reporter: nchevobbe, Unassigned)

References

Details

(Keywords: conduit-triaged)

Steps to reproduce

  1. Navigate to https://phabricator.services.mozilla.com/D81039

Expected results

I can see the patch

Actual results

There are php errors:

PhutilAggregateException
Encountered a processing exception, then another exception when trying to build a response for the first exception.

  • RuntimeException: array_walk_recursive() expects parameter 1 to be array, null given
  • RuntimeException: min(): Array must contain at least one element

RuntimeException
array_walk_recursive() expects parameter 1 to be array, null given

RuntimeException
min(): Array must contain at least one element

Keywords: conduit-triaged
Priority: -- → P2
See Also: → 1646831, 1648915, 1644762

This is the same as https://phabricator.services.mozilla.com/D80349 the other day (see bug 1648915 comment 3), empty "changes": [].

Aneshwa, what does hg --hidden log -pvr 7445963007d88461c1b3b3e292fd4b7131f12d9f show?

Flags: needinfo?(roy.anwesha709)

hg --hidden log -pvr 7445963007d88461c1b3b3e292fd4b7131f12d9f shows unknown revision. However, hg --hidden log shows the changeset I amended that I think has the php errors and another changeset that is the tip.

Flags: needinfo?(roy.anwesha709)

I overrode https://phabricator.services.mozilla.com/D81039 so I can remove the review request (I think it's fine since we have other bugs related to the same issue)

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.