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)
Fri, Apr 19, 4:11 PM
Unknown Object (File)
Fri, Apr 12, 2:10 AM
Unknown Object (File)
Wed, Apr 10, 3:10 PM
Unknown Object (File)
Tue, Apr 2, 6:25 PM
Unknown Object (File)
Sun, Mar 31, 8:12 PM
Unknown Object (File)
Mar 24 2024, 5:05 AM
Unknown Object (File)
Mar 15 2024, 10:45 AM
Unknown Object (File)
Mar 12 2024, 10:45 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.