Page MenuHomePhabricator

When using the "Close as Duplicate" relationship action, limit the UI to 1 task
ClosedPublic

Authored by epriestley on Jun 30 2016, 6:50 PM.
Tags
None
Referenced Files
F15537184: D16203.id38970.diff
Thu, Apr 24, 12:50 PM
F15535833: D16203.id.diff
Thu, Apr 24, 7:01 AM
F15530503: D16203.diff
Wed, Apr 23, 4:24 AM
F15524917: D16203.diff
Mon, Apr 21, 11:12 AM
F15505082: D16203.diff
Mon, Apr 14, 11:46 PM
F15460232: D16203.id.diff
Mon, Mar 31, 9:13 PM
F15424193: D16203.id38970.diff
Mar 22 2025, 8:46 PM
F15414881: D16203.id38978.diff
Mar 20 2025, 2:56 AM
Subscribers
None

Details

Summary

Ref T4788. When closing a task as a duplicate of another task, you can only select one task, since it doesn't really make sense to merge one task into several other tasks (this operation is possible, but probably not what anyone ever wants to do, I think?).

Make the UI understand this: after you select a task, disable all of the "select" buttons in the UI to make this clear.

Test Plan
  • Used "Close as Duplicate", only allowed to select 1 task.
  • Used other editors like "Merge Duplicates In", allowed to select lots of tasks.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to When using the "Close as Duplicate" relationship action, limit the UI to 1 task.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 30 2016, 7:21 PM
This revision was automatically updated to reflect the committed changes.