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
Unknown Object (File)
Sat, Apr 13, 6:35 AM
Unknown Object (File)
Fri, Apr 5, 10:39 PM
Unknown Object (File)
Sun, Mar 31, 10:23 PM
Unknown Object (File)
Feb 18 2024, 10:55 AM
Unknown Object (File)
Feb 18 2024, 10:55 AM
Unknown Object (File)
Feb 18 2024, 10:55 AM
Unknown Object (File)
Feb 12 2024, 12:04 AM
Unknown Object (File)
Feb 3 2024, 11:09 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.