Page MenuHomePhabricator

When moving an object between workboard columns, require object edit permission
ClosedPublic

Authored by epriestley on Jun 25 2014, 4:04 AM.
Tags
None
Referenced Files
F14389677: D9720.diff
Sat, Dec 21, 5:47 PM
Unknown Object (File)
Tue, Dec 17, 1:34 PM
Unknown Object (File)
Mon, Dec 16, 6:04 AM
Unknown Object (File)
Mon, Dec 16, 5:31 AM
Unknown Object (File)
Thu, Dec 12, 8:53 AM
Unknown Object (File)
Sat, Dec 7, 1:34 PM
Unknown Object (File)
Wed, Dec 4, 11:14 PM
Unknown Object (File)
Mon, Nov 25, 9:25 PM
Subscribers
Tokens
"Orange Medal" token, awarded by joshuaspence.

Details

Summary

Fixes T5204. Currently, to move an object (like a task) between columns on a workboard, you must be able to edit the project.

This doesn't map very well to real usage. Instead, require users be able to edit the object (e.g., the task).

(You still need to be able to edit the project to create columns, edit columns, etc.)

Test Plan

Moved stuff around on a project I could not edit.

Diff Detail

Repository
rP Phabricator
Branch
board2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1376
Build 1376: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to When moving an object between workboard columns, require object edit permission.
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 25 2014, 4:09 AM
epriestley updated this revision to Diff 23345.

Closed by commit rPaedb694ad6e0 (authored by @epriestley).