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
Unknown Object (File)
Wed, May 1, 7:32 AM
Unknown Object (File)
Mon, Apr 29, 4:32 PM
Unknown Object (File)
Wed, Apr 24, 10:58 PM
Unknown Object (File)
Wed, Apr 17, 3:08 PM
Unknown Object (File)
Sat, Apr 6, 8:38 AM
Unknown Object (File)
Mar 22 2024, 8:16 AM
Unknown Object (File)
Mar 22 2024, 8:16 AM
Unknown Object (File)
Mar 22 2024, 7:54 AM
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).