Page MenuHomePhabricator

Add the ability to apply permissions on a workboard for rearranging cards, with some people being read only
Closed, ResolvedPublic

Description

Some people should only be able to view workboards as-is but not rearrange their ordering. Others should have full ability to rearrange workboard contents.

Event Timeline

tcook raised the priority of this task from to Needs Triage.
tcook updated the task description. (Show Details)
tcook added a project: Maniphest.
tcook added a subscriber: tcook.
joshuaspence renamed this task from Maniphest Workboards: Add the ability to apply permissions on a workboard for rearranging cards, with some people being read only to Add the ability to apply permissions on a workboard for rearranging cards, with some people being read only.Jul 22 2014, 10:40 AM
joshuaspence added a project: Workboards.

We previously required "Can Edit" on the project to rearrange the workboard, but relaxed this in T5204 since it didn't map well to user expectations.

Would this still be a problem if we fixed T4807? That is, currently you can accidentally rearrange things on other boards by changing task priorities, but after T4807 the only way to reorder things will be to actually drag them. Do you think users would still do this when they shouldn't?

We could implement a separate permission for this, but my first thought is that T4807 might be good enough.

Is this still a problem after T4807, where the default behavior no longer involves priorities changing by surprise?

epriestley claimed this task.

Assuming T4807 covered the bulk of this issue by stopping accidental priority changes, but yell/reopen if it's still a problem.