Page MenuHomePhabricator

Exception when trying to unassign owner via conduit maniphest.edit endpoint
Closed, ResolvedPublic

Description

Using a call like this:

"objectIdentifier": 6, "transactions": [{"type": "owner", "value": null}]

I get:

phabricator.APIError: ERR-CONDUIT-CORE: Exception when processing transaction of type "owner".

Confirmed by @epriestley on IRC