Page MenuHomePhabricator

Unable to remove self from Conpherence
Closed, InvalidPublic

Description

2 People in the conpherence,
I am attempting to leave and I get this wonderful error:

Argument 4 passed to PhabricatorApplicationTransactionValidationError::__construct() must be an instance of PhabricatorApplicationTransaction, boolean given, called in /home/phabricator/phabricator/src/applications/conpherence/editor/ConpherenceEditor.php on line 516 and defined

Revisions and Commits

Event Timeline

Mnkras raised the priority of this task from to Needs Triage.
Mnkras updated the task description. (Show Details)
Mnkras added a project: Conpherence.
Mnkras added a subscriber: Mnkras.

At HEAD? I can't reproduce on my sandbox.

Mnkras claimed this task.

Looks good at HEAD, closing

Sorry about that. :/ I wrote some unit tests as part of fixing it. Thanks for the report!

...actually, I wrote the unit tests after breaking it a different way. I'll write some more tests to cover this stuff.