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
F14054859: D9720.diff
Sat, Nov 16, 5:46 AM
F14043415: D9720.diff
Tue, Nov 12, 10:02 AM
F14028463: D9720.diff
Fri, Nov 8, 1:20 PM
F14016926: D9720.diff
Mon, Nov 4, 11:30 AM
F14016191: D9720.diff
Mon, Nov 4, 7:04 AM
F13996563: D9720.diff
Wed, Oct 23, 10:08 PM
F13987944: D9720.id23336.diff
Mon, Oct 21, 12:15 PM
Unknown Object (File)
Sep 15 2024, 2:59 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
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).