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, Apr 17, 3:08 PM
Unknown Object (File)
Sat, Apr 6, 8:38 AM
Unknown Object (File)
Fri, Mar 22, 8:16 AM
Unknown Object (File)
Fri, Mar 22, 8:16 AM
Unknown Object (File)
Fri, Mar 22, 7:54 AM
Unknown Object (File)
Fri, Mar 22, 7:29 AM
Unknown Object (File)
Mar 15 2024, 8:31 AM
Unknown Object (File)
Feb 13 2024, 11:57 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
Lint
Lint Skipped
Unit
Tests Skipped

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).