Page MenuHomePhorge

Editing a read-only document
Closed, ResolvedPublic

Description

When a user navigates a number of folders and files, the user may encounter files to which the user has read-only access.

This should not prevent the user from editing the contents, but does prevent the user from saving back the document to the original location.

The solution is to "force" the user to first create a read-write copy (that is not otherwise shared implicitly), clarifying the process to the user by forcing them to select a location to save the copy.

Details

Ticket Type
Task

Event Timeline

vanmeeuwen raised the priority of this task from to 60.
vanmeeuwen updated the task description. (Show Details)
vanmeeuwen changed Ticket Type from Task to Task.
vanmeeuwen added subscribers: petersen, vanmeeuwen, vincent.

But isn't preventing them from saving back fine?

If they edit the contents, they've "staged" changes, so to speak, and only the person with write privileges can actually save it back.

For me this should look like:

  1. User opens editing session as usual
  2. User clicks Save button
  3. Error: "You don't have permissions to save. Do you want to save a copy?"
  4. "Yes" opens folder selector dialog. "No" does nothing.

Or in 2. we could have inactive "Save" button and new button "Save As" displayed with the same logic.

machniak moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Nov 17 2015, 2:56 PM
machniak moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.