HomePhabricator

Allow task statuses to have claiming disabled

Description

Allow task statuses to have claiming disabled

Summary:
Fixes T10343. All solutions here seem basically fine. I think adding this small bit of complexity is OK, and sorrrrt of like this behavior sometimes.

  • Allow disabling this behavior per-status.
  • Disable it by default for "Invalid" and "Duplicate" (I left "wontfix", since that's a resolution?).

Beyond being more flexible, I think this is slightly better?

Test Plan:

  • Closed a task as invalid: no claim.
  • Closed a task as resolved: claim.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10343

Differential Revision: https://secure.phabricator.com/D15257

Details

Provenance
epriestleyAuthored on Feb 12 2016, 4:30 AM
epriestleyPushed on Feb 12 2016, 4:44 AM
Reviewer
chad
Differential Revision
D15257: Allow task statuses to have claiming disabled
Parents
rP7e94d2f80819: Permit users to touch `maniphest.points`
Branches
Unknown
Tags
Unknown
Tasks
T10343: Reconsider autoassign-on-close behavior in Maniphest
Build Status
Buildable 10658
Build 13087: Run Core Tests