Task #8683 (closed)
Bug: Add group/add user
| Reported by: | jburel | Owned by: | jburel |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | saloynton, rkferguson |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
- log in as user-2 (member)
- add read-only-1 and private to display
- User is able to add user one to display
Change History (3)
comment:1 Changed 7 years ago by jburel
- Summary changed from Bug: Add group to Bug: Add group/add user
comment:2 Changed 7 years ago by jburel
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 7 years ago by jburel <j.burel@…>
(In [de2d476336905fdd1765f0f583a691b242420143/ome.git] on branch develop) Do not let member add other in private group. (see #8683)
The problem occurs when a member belongs to a private group
and a collaborative group.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
The problem has been fixed by adding the canChgrp method see #8740 (df54511)