Task #7786 (closed)
Opened 8 years ago
Closed 8 years ago
Bug: Switch group - update user
| Reported by: | wmoore | Owned by: | wmoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | atarkowska, cxallan |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-01-17 (6) |
Description
If I switch to a different user in one group, then change to a different group that does not contain that user, the tree is still rooted on that user (should be rooted on ME).
This bug is not on gretzky (4.3) but is on current develop.
NB: On gretzky, the url remains 'experimenter=123' etc even though the new group is showing ME. When I switch back to the group containing this experimenter, they are already selected. Is this a bug or a feature?
Change History (1)
comment:1 Changed 8 years ago by wmoore
- Remaining Time changed from 0.1 to 0
- Resolution set to invalid
- Status changed from new to closed
This has been fixed as part of #7692 - See http://github.com/will-moore/openmicroscopy/commit/110965e3fd45386e6a1c7c61a0f1f4b533d2b432 .
The check
is false if the previous experimenter is not in the new group.