Page MenuHomePhabricator

PhabricatorDataNotAttachedException when awarding a token
Closed, ResolvedPublic

Description

I tried to award T6683 a heart token because the new keyboard shortcut fill my heart with love and joy but got an error.

Unhandled Exception ("PhabricatorDataNotAttachedException")
Attempting to access attached data on ManiphestTask (via getSubscriberPHIDs()), 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.

Based on that ticket's log the PhabricatorDataNotAttachedException could not stop the power of love and the token was still awarded.