Opened 8 years ago

Closed 8 years ago

#1969 closed defect (fixed)

Can't remove user/group/project from a shared item

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 3.6.3
Component: web Version:
Keywords: Cc:

Description

  • Create an item that supports sharing, for example a Sample.
  • Share the sample to the "Everyone" group. Save.
  • Open the "Share" dialog again and use the "Remove" button to remove the "Everyone" group. Save.
  • The item is still shared to the "Everyone" group.

The workaround is to uncheck all permission checkboxes and then save. The should cause the item to no longer be shared to the "Everyone" group.

Change History (2)

comment:1 by Nicklas Nordborg, 8 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

There is a similar problem with the project members in the "Edit project" dialog.

comment:2 by Nicklas Nordborg, 8 years ago

Resolution: fixed
Status: assignedclosed

(In [7020]) Fixes #1969: Can't remove user/group/project from a shared item

Send a custom event 'base-removed' to the list when an item is removed so that it is possible to set the (permission) value to 0.

Note: See TracTickets for help on using tickets.