Page MenuHomePhabricator

Allow workboards to be disabled, hiding "(Backlog)" column annotations
ClosedPublic

Authored by epriestley on Feb 8 2016, 7:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 5, 5:02 PM
Unknown Object (File)
Fri, Sep 4, 9:06 PM
Unknown Object (File)
Mon, Aug 24, 12:24 PM
Unknown Object (File)
Thu, Aug 13, 4:34 PM
Unknown Object (File)
Jun 8 2026, 7:39 AM
Unknown Object (File)
May 31 2026, 6:21 PM
Unknown Object (File)
Mar 30 2026, 8:54 PM
Unknown Object (File)
Mar 24 2026, 5:54 PM
Subscribers

Details

Summary

Fixes T7410.

  • Adds a "Disable Workboard" action to the "Manage Backlog" menu.
  • We'll probably move this somewhere else if/when that column gets too messy.
  • Disabling a board hides it, prevents it from being recreated by non-editors, and hides the "Project (Backlog)" annotations.
  • Resotring a board puts it back in pristine condition.
Test Plan
  • Disabled a board.
  • Verified "(Backlog)" annotations vanished.
  • Enabled a board.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow workboards to be disabled, hiding "(Backlog)" column annotations.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

Adds a "Disable Workboard" action to the "Manage Backlog" menu.

I think you added it to "Manage Board"? (Which seems more correct anyways).

This revision is now accepted and ready to land.Feb 8 2016, 8:40 PM

Sorry, yeah, there is no "Manage Backlog" menu.

This revision was automatically updated to reflect the committed changes.