Page MenuHomePhabricator

Remove remnants of clumsy old URI state handling from workboards
ClosedPublic

Authored by epriestley on Jul 2 2019, 4:30 PM.
Tags
None
Referenced Files
F15528646: D20637.id49222.diff
Tue, Apr 22, 12:58 PM
F15516986: D20637.id.diff
Fri, Apr 18, 10:48 PM
F15511571: D20637.diff
Thu, Apr 17, 3:06 AM
F15490743: D20637.diff
Fri, Apr 11, 8:10 PM
F15490165: D20637.id49222.diff
Fri, Apr 11, 2:54 PM
F15463338: D20637.diff
Tue, Apr 1, 10:34 PM
F15445656: D20637.diff
Thu, Mar 27, 3:18 PM
F15416964: D20637.id49222.diff
Mar 20 2025, 2:33 PM
Subscribers
None

Details

Summary

Depends on D20636. Ref T4900. Previously, some workflows didn't know how to identify the default state for the board, so they needed explicit ("force") parameters.

Everything uses the same state management code now so we can rip out the old stuff.

Test Plan

Changed board filters, selected a custom filter, edited a custom filter.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley added inline comments.
src/applications/project/controller/PhabricatorProjectBoardViewController.php
721–741

No actual changes here, just making the code look more similar throughout the controller.

This revision is now accepted and ready to land.Jul 2 2019, 10:56 PM