Page MenuHomePhabricator

Fix an issue with destruction of Revision and Diff objects with viewstates
ClosedPublic

Authored by epriestley on Jul 22 2020, 6:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 4:19 PM
Unknown Object (File)
Mon, Nov 18, 1:39 AM
Unknown Object (File)
Sun, Nov 17, 8:58 AM
Unknown Object (File)
Sun, Nov 17, 2:44 AM
Unknown Object (File)
Sun, Nov 17, 2:43 AM
Unknown Object (File)
Oct 14 2024, 4:42 AM
Unknown Object (File)
Sep 10 2024, 6:54 AM
Unknown Object (File)
Sep 4 2024, 5:07 PM
Subscribers
None

Details

Summary

See https://discourse.phabricator-community.org/t/domainexception-when-trying-to-remove-an-differentialrevision/4105.

These queries aren't actually constructed properly, and destroying a revision or diff with viewstates currently fails.

Test Plan

Used bin/remove destroy Dxxx to destroy a revision with viewstates (this also destroys the associated diffs).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable