Page MenuHomePhabricator

PhabricatorDataNotAttachedException
Closed, ResolvedPublic

Description

When trying to create a task using the normal maniphest/task/create page, I get the following exception:

Unhandled Exception ("PhabricatorDataNotAttachedException")
Attempting to access attached data on ManiphestTransaction (via getObject()), but the data is not actually attached. Before accessing attachable data on an object, you must load and attach it.
Data is normally attached by calling the corresponding needX() method on the Query class when the object is loaded. You can also call the corresponding attachX() method explicitly.

The error persists after server restart.

Revisions and Commits

Event Timeline

jonah214 assigned this task to epriestley.
jonah214 raised the priority of this task from to Needs Triage.
jonah214 updated the task description. (Show Details)
jonah214 added a subscriber: jonah214.